eek, should be python2 not python22
This commit is contained in:
parent
51f4911855
commit
d60d686a14
@ -200,7 +200,7 @@ Clone the MediaGoblin repository and set up the git submodules::
|
|||||||
|
|
||||||
And set up the in-package virtualenv::
|
And set up the in-package virtualenv::
|
||||||
|
|
||||||
(virtualenv --python=python2 --system-site-packages . || virtualenv --python=python22 .) && ./bin/python setup.py develop
|
(virtualenv --python=python2 --system-site-packages . || virtualenv --python=python2 .) && ./bin/python setup.py develop
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user