summaryrefslogtreecommitdiff
path: root/provisioning/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'provisioning/README.md')
-rw-r--r--provisioning/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/provisioning/README.md b/provisioning/README.md
index d29b3380..00d1849d 100644
--- a/provisioning/README.md
+++ b/provisioning/README.md
@@ -10,8 +10,9 @@ $ vagrant up
```
# Running the server
-Activate virtualenv and run Pixelated server:
+Enter the vagrant box, activate virtualenv and run Pixelated server:
```sh
+$ vagrant ssh
$ cd /vagrant/service
$ source .virtualenv/bin/activate
$ pixelated-user-agent --host 0.0.0.0