summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index c9e52b5d..f0ce39f1 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -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: