Skip to content

Commit 2c1aed6

Browse files
Update index.js
1 parent f942b6e commit 2c1aed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ const App = () => (
213213
</div>
214214
<div className="col col--8">
215215
<CodeBlock className="language-bash">
216-
$ npx @codeshift/cli init --packageName foobar
216+
$ npx @codeshift/cli init foobar
217217
</CodeBlock>
218218
</div>
219219
</div>

0 commit comments

Comments
 (0)