summaryrefslogtreecommitdiff
path: root/provisioning
diff options
context:
space:
mode:
authorNeissi Torres Lima <nlima@thoughtworks.com>2014-12-23 17:07:54 -0200
committerNeissi Torres Lima <nlima@thoughtworks.com>2014-12-23 17:07:54 -0200
commit8d4b3bcba2be9c39614e267284f3802a2b6ddc65 (patch)
treee01eb8911b03c54e9798884ab0a47f141a1cd03c /provisioning
parentd6fcbb1fbe3d791ed5da6935b9cc6190b56f01cb (diff)
Update README.md
Diffstat (limited to 'provisioning')
-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
```