diff --git a/README.md b/README.md index 6207bbc..0670c38 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,8 @@ python project template for me. ## Usage: - clone this repository -- `poetry install [library you want to use]` -- `poetry run python [python-project-template]` +- `poetry install` +- `poetry run python -m [python-project-template]` - Also contains vscode configuration