summaryrefslogtreecommitdiff
path: root/docs/install.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index f58f7236..c9e52b5d 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -82,7 +82,14 @@ Then, install a virtual environment for your setup:
python tools/install_venv.py
-Next, set up your ``local_settings.py`` file:
+Next, run ``run_tests.sh`` to have pip install dependencies:
+
+::
+
+ cd tuskar-ui
+ ./run_tests.sh
+
+Set up your ``local_settings.py`` file:
::