moved cd step

This commit is contained in:
Tzu-Mainn Chen 2013-08-02 17:19:10 -04:00
parent 31441c0213
commit 9b0df34461

View File

@ -80,13 +80,13 @@ Then, install a virtual environment for your setup:
::
cd tuskar-ui
python tools/install_venv.py
Next, run ``run_tests.sh`` to have pip install dependencies:
::
cd tuskar-ui
./run_tests.sh
Set up your ``local_settings.py`` file: