Skip to content

Commit 1d1e564

Browse files
committed
clean
1 parent 1aa1bc2 commit 1d1e564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ cpa create --name myproject --preset python3.10
5454
Update current working directory with CPA preset.
5555

5656
```bash
57-
cpa update --preset python3.10
57+
cpa update --name myproject --preset python3.10
5858
```
5959

6060
# Goals

0 commit comments

Comments
 (0)