Getting started with the OpenHatch code (moved): Difference between revisions

imported>Paulhomebus
imported>Paulproteus
Line 63:
mkvirtualenv --no-site-packages openhatch
mkdir ~/.virtualenvs
### use this command
#use the command <code>workon openhatch</code>, only if your prompt hasn't got (openhatch)user@host:~/oh-mainline/$
##### workon openhatch
#use the command <code>workon openhatch</code>,## only if your prompt hasn't got (openhatch)user@host:~/oh-mainline/$
python bootstrap.py
deactivate
Anonymous user