Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffjennings authored Jun 21, 2024
1 parent 81eb265 commit 62621e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ To make a new Python repo (or codespace) using this template:

After cloning your repo to your local machine, from the project's local root directory, you can:
- Install your package with all optional dependencies:
`pip install -e ".[all]"`
`pip install -e ".[dev]"`
- Run your tests:
`pytest`
- Build your docs:
Expand Down

0 comments on commit 62621e8

Please sign in to comment.