summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--provisioning/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/provisioning/README.md b/provisioning/README.md
index 00d1849d..c6ca5d71 100644
--- a/provisioning/README.md
+++ b/provisioning/README.md
@@ -4,7 +4,7 @@ The following instructions describe how to setup a Vagrant box for development.
# Vagrant setup
-Create and provision Vagrant box
+Create and provision Vagrant box (from inside the user-agent repository)
```sh
$ vagrant up
```