Merge PR410: docs improvement

closes #410
This commit is contained in:
Brian Warner 2017-04-10 12:03:31 -07:00
commit bfae038d46

View File

@ -37,7 +37,7 @@ pre-release code), you should create a virtualenv and install into that:
* ``git clone https://github.com/tahoe-lafs/tahoe-lafs.git``
* ``cd tahoe-lafs``
* ``virtualenv venv``
* ``virtualenv --python=python2.7 venv``
* ``venv/bin/pip install --editable .``
* ``venv/bin/tahoe --version``