arthur wong
Results
2
issues of
arthur wong
Fix for issue #162 Linux saving to bashrc file, not bash_profile
During the set up, it states to save both: 1. 'export WORKON_HOME=~/Envs' >> ~/.bash_profile 2. 'source /usr/local/bin/virtualenvwrapper.sh' >> ~/.bash_profile to the bash_profile file at virtualenv & virtualenvwrapper stage but it...