Update release.md

This commit is contained in:
Mehdy Bohlool 2017-07-07 14:35:10 -07:00 committed by GitHub
parent f6d80b06cf
commit e95cac4235

View File

@ -99,7 +99,7 @@ on a clean machine:
```bash
git clean -xdf
pyenv install 2.7.12
pyenv install -s 2.7.12
pyenv global 2.7.12
virtualenv .release
source .release/bin/activate