From 4a7275b7ddcf214af20216cdd85122e2e83c028f Mon Sep 17 00:00:00 2001 From: Felix Hammerl Date: Tue, 22 Mar 2016 08:59:10 +0100 Subject: Add cd to vagrant root --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit v1.2.3