Skip to content

Commit fa65456

Browse files
committed
docs: bootstrap command with @spawn-dock/create@beta
Made-with: Cursor
1 parent 90a8f2b commit fa65456

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install dependencies with `pnpm install`.
1616
If you are using SpawnDock, bootstrap the project with:
1717

1818
```bash
19-
npx @spawn-dock/create --token <pairing-token> [project-dir]
19+
npx -y @spawn-dock/create@beta --token <pairing-token> [project-dir]
2020
```
2121

2222
## Scripts

0 commit comments

Comments
 (0)