Skip to content

Commit 878d01c

Browse files
authored
Merge pull request #10 from smkent/dev
Fixup test language in template project README.md
2 parents e249744 + 728ac10 commit 878d01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Prerequisites: [Poetry][poetry]
66

77
* Setup: `poetry install`
8-
* Test template rendering and run rendered project tests: `poetry run poe test`
8+
* Run all tests: `poetry run poe test`
99
* Fix linting errors: `poetry run poe lint`
1010

1111
---

0 commit comments

Comments
 (0)