Skip to content

Commit 52960a4

Browse files
committed
updates readme
1 parent 7aed9b0 commit 52960a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_slug}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
Choose a make command to run
99
1010
init initialize a new python project
11-
install: add a new package (make install <package>), or install all project dependencies from piplock.txt (make install)
11+
install: add a new package (make install <package>), or install all project dependencies from piplock.txt (make install)
1212
start run local project
1313
```
1414

0 commit comments

Comments
 (0)