Skip to content

Commit

Permalink
fix typo in docs: s/pythin/python
Browse files Browse the repository at this point in the history
  • Loading branch information
VitamintK authored Aug 24, 2022
1 parent 0e0ae2f commit 9ba38d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ In a nutshell:

```bash
python3 -m pip install .
pythin3 -m pip install nox
python3 -m pip install nox
nox -s tests
```

Expand Down

0 comments on commit 9ba38d7

Please sign in to comment.