aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/siteadmin/deploying.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/siteadmin/deploying.rst')
-rw-r--r--docs/source/siteadmin/deploying.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst
index 13cd8480..e8389c06 100644
--- a/docs/source/siteadmin/deploying.rst
+++ b/docs/source/siteadmin/deploying.rst
@@ -256,7 +256,7 @@ Clone the MediaGoblin repository and set up the git submodules::
Set up the environment::
$ ./bootstrap.sh
- $ VIRTUALENV_FLAGS='--system-site-packages' ./configure
+ $ ./configure
$ make
Create and set the proper permissions on the ``user_dev`` directory.