Skip to content

Commit

Permalink
fixed grammatical error (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
sameerashahh committed Jul 10, 2024
1 parent 4387c89 commit 73c81fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
pyenv shell 3.10.14 #use the newly installed version
```

Check your installation by running `which python` which should output something along the lines of:
Check your installation by running `which python`. Output should be along the lines of:
- for mise: `/Users/[user]/.local/share/mise/installs/python/3.10.14/bin/python`

- for pyenv: `/Users/[user]/.pyenv/shims/python`
Expand Down

0 comments on commit 73c81fb

Please sign in to comment.