Skip to content

Commit 826d9cc

Browse files
authored
Update README.md
1 parent 2e67412 commit 826d9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ React Storefront can be easily integrated with any [any eCommerce platform via A
6161
To create a new React Storefront app, ensure node 10 or newer is installed and run:
6262

6363
```
64-
npm create react-storefront --yes (my-app-name)
64+
npm create react-storefront@latest --yes (my-app-name)
6565
```
6666

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

0 commit comments

Comments
 (0)