We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e67412 commit 826d9ccCopy full SHA for 826d9cc
README.md
@@ -61,7 +61,7 @@ React Storefront can be easily integrated with any [any eCommerce platform via A
61
To create a new React Storefront app, ensure node 10 or newer is installed and run:
62
63
```
64
-npm create react-storefront --yes (my-app-name)
+npm create react-storefront@latest --yes (my-app-name)
65
66
67
Once your app has been created, you can start it in development mode by running:
0 commit comments