summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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