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 61580e4 commit 4b7282cCopy full SHA for 4b7282c
documentation/docs/10-introduction/20-faq.md
@@ -4,7 +4,7 @@ title: Frequently asked questions
4
5
## How do I run the `sv` CLI?
6
7
-Running the `sv` cli differs for each package manager. Here is a list of the most common commands:
+Running `sv` looks slightly different for each package manager. Here is a list of the most common commands:
8
9
- **npm** : `npx sv create`
10
- **pnpm** : `pnpx sv create` or `pnpm dlx sv create`
0 commit comments