Commit 9c0a8661 by Ben Felder Committed by Sébastien Eustace

Fixed typo (#623)

parent fe29bec2
...@@ -163,7 +163,7 @@ or create a brand new one for you to always work isolated from your global Pytho ...@@ -163,7 +163,7 @@ or create a brand new one for you to always work isolated from your global Pytho
To easily switch between Python versions, it is recommended to To easily switch between Python versions, it is recommended to
use [pyenv](https://github.com/pyenv/pyenv) or similar tools. use [pyenv](https://github.com/pyenv/pyenv) or similar tools.
For instance, if you project is Python 2.7 only, a standard workflow For instance, if your project is Python 2.7 only, a standard workflow
would be: would be:
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment