1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-15 14:53:53 -05:00

I believe this is missing the ~/

Jimi Ford
2015-10-14 23:56:45 -04:00
parent 20defecf78
commit 1c66d34dff

@@ -18,7 +18,7 @@ libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev
## Removing a python version
rm -rf .pyenv/versions/2.7.5
rm -rf ~/.pyenv/versions/2.7.5
## Installing a 32 bit python on 64 bit Mac OS X (this will *not* work on Linux)