Commit 1a275c0
fix(cli): correct example in install script
The example had incorrect flag usage:
- `~/my-project` should use `-w` flag for workspace
- `-P` is not a valid flag, prompt is a positional argument
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 1c7ccb7 commit 1a275c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments