summaryrefslogtreecommitdiff
path: root/install-pixelated.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install-pixelated.sh')
-rwxr-xr-xinstall-pixelated.sh7
1 files changed, 5 insertions, 2 deletions
diff --git a/install-pixelated.sh b/install-pixelated.sh
index b6442bfb..3ab8c422 100755
--- a/install-pixelated.sh
+++ b/install-pixelated.sh
@@ -61,7 +61,10 @@ cat <<EOF
## Rename the certificate based on your provider domain name like this 'your.leapprovider.org.crt'
## Put it in services/pixelated/certificates/
-## Once you are done, just run:
-## pixelated-user-agent
+## Once you are done, activate your virtual environment by running:
+## source service/.virtualenv/bin/activate
+
+## The User agent will be available on localhost:3333 after running
+## pixelated-user-agent
EOF