We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e249744 + 728ac10 commit 878d01cCopy full SHA for 878d01c
1 file changed
{{cookiecutter.project_name}}/README.md
@@ -5,7 +5,7 @@
5
Prerequisites: [Poetry][poetry]
6
7
* Setup: `poetry install`
8
-* Test template rendering and run rendered project tests: `poetry run poe test`
+* Run all tests: `poetry run poe test`
9
* Fix linting errors: `poetry run poe lint`
10
11
---
0 commit comments