Add package manager info to docs

This commit is contained in:
Konstantin Wohlwend 2024-08-12 21:59:24 -07:00
parent 5011b499ee
commit b18442eff4

View File

@ -16,6 +16,7 @@ We recommend using our **setup wizard**, which will automatically detect your pr
Run Stack's installation wizard with the following command:
```sh title="Terminal"
# the same command works for npm, pnpm, yarn, and bun
npx @stackframe/init-stack@latest
```