We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa1bc2 commit 1d1e564Copy full SHA for 1d1e564
1 file changed
README.md
@@ -54,7 +54,7 @@ cpa create --name myproject --preset python3.10
54
Update current working directory with CPA preset.
55
56
```bash
57
-cpa update --preset python3.10
+cpa update --name myproject --preset python3.10
58
```
59
60
# Goals
0 commit comments