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 b1b7b53 commit acd6400Copy full SHA for acd6400
packages/package/README.md
@@ -5,7 +5,7 @@
5
The quickest way to get started is via the [sv](https://npmjs.com/package/sv) package:
6
7
```bash
8
-npm sv create my-app
+npx sv create my-app
9
cd my-app
10
npm install
11
npm run dev
0 commit comments