Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
markbrocato authored Oct 13, 2020
1 parent 2e67412 commit 826d9cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ React Storefront can be easily integrated with any [any eCommerce platform via A
To create a new React Storefront app, ensure node 10 or newer is installed and run:

```
npm create react-storefront --yes (my-app-name)
npm create react-storefront@latest --yes (my-app-name)
```

Once your app has been created, you can start it in development mode by running:
Expand Down

0 comments on commit 826d9cc

Please sign in to comment.