There was an error while loading. Please reload this page.
1 parent 90a8f2b commit fa65456Copy full SHA for fa65456
1 file changed
README.md
@@ -16,7 +16,7 @@ Install dependencies with `pnpm install`.
16
If you are using SpawnDock, bootstrap the project with:
17
18
```bash
19
-npx @spawn-dock/create --token <pairing-token> [project-dir]
+npx -y @spawn-dock/create@beta --token <pairing-token> [project-dir]
20
```
21
22
## Scripts
0 commit comments