Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e95cac4

Browse files
authored
Update release.md
1 parent f6d80b0 commit e95cac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devel/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ on a clean machine:
9999

100100
```bash
101101
git clean -xdf
102-
pyenv install 2.7.12
102+
pyenv install -s 2.7.12
103103
pyenv global 2.7.12
104104
virtualenv .release
105105
source .release/bin/activate

0 commit comments

Comments
 (0)