We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aed9b0 commit 52960a4Copy full SHA for 52960a4
1 file changed
{{cookiecutter.project_slug}}/README.md
@@ -8,7 +8,7 @@
8
Choose a make command to run
9
10
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)
+ install: add a new package (make install <package>), or install all project dependencies from piplock.txt (make install)
12
start run local project
13
```
14
0 commit comments