From 737d71b0bc7cebb61801f3b7a3218a872cd63f1e Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Mon, 14 Jul 2014 10:17:28 -0700 Subject: [PATCH] Update docs referencing bootstrap-webapp --- docs/installation/install-src-dev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/install-src-dev.rst b/docs/installation/install-src-dev.rst index b3460ddaf9..c7eb8cd6b4 100644 --- a/docs/installation/install-src-dev.rst +++ b/docs/installation/install-src-dev.rst @@ -20,7 +20,7 @@ Socorro can install the dependencies into a virtualenv for you. You only need to run this once :: export PATH=$PATH:/usr/pgsql-9.3/bin/ - make bootstrap bootstrap-webapp + make bootstrap Before running any Socorro components, always make sure that the virtualenv is activated and the PYTHONPATH is set