summaryrefslogtreecommitdiff
path: root/install-pixelated.sh
diff options
context:
space:
mode:
authorVictor Shyba <victor.shyba@gmail.com>2015-01-26 18:29:05 -0300
committerVictor Shyba <victor.shyba@gmail.com>2015-01-26 18:29:05 -0300
commit4713741e6cbd9ad7fe20925120f6e25bc6b538e7 (patch)
treed4dd2f718bdc5cadb9fc5a673de22100d4ec1fdb /install-pixelated.sh
parenta46c255006d45ea7b606f94452bff54831f09d8d (diff)
related to #244, show correct venv path when its a custom one
Diffstat (limited to 'install-pixelated.sh')
-rwxr-xr-xinstall-pixelated.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-pixelated.sh b/install-pixelated.sh
index 3e430783..4679b787 100755
--- a/install-pixelated.sh
+++ b/install-pixelated.sh
@@ -82,7 +82,7 @@ cat <<EOF
## Put it in services/pixelated/certificates/
## Once you are done, activate your virtual environment by running:
-## source service/.virtualenv/bin/activate
+## source $VIRTUALENV_PATH/bin/activate
## The User agent will be available on localhost:3333 after running
## pixelated-user-agent