summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Hammerl <felix.hammerl@gmail.com>2016-03-22 08:59:10 +0100
committerFelix Hammerl <felix.hammerl@gmail.com>2016-03-22 08:59:10 +0100
commit4a7275b7ddcf214af20216cdd85122e2e83c028f (patch)
tree13133f80e05efd2cf3a2a79e2b36d365c7a9e4ea
parent6855ac9aaccd8882cd53cdd3da90a0e4d8489554 (diff)
Add cd to vagrant root
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index f404f591..df2a5106 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,10 @@ Type your password:
8) If you like console output, you can also run the tests to see if everything went according to plan.
+```bash
+(user-agent-venv)vagrant@jessie:~$ cd /vagrant
+```
+
To run the backend tests:
```bash