diff options
author | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-15 15:53:49 -0300 |
---|---|---|
committer | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-15 15:53:49 -0300 |
commit | b14ae483fce3e9f714a07c1d610cb9e48ebafa02 (patch) | |
tree | acccff3caa5027e53bccc2db79dcd8dcb0512035 /pages | |
parent | 8d291af8fc6e08135c38f7346905fcecedab9ba8 (diff) |
Fix path for vagrant setup
Diffstat (limited to 'pages')
-rw-r--r-- | pages/docs/platform/tutorials/vagrant.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/docs/platform/tutorials/vagrant.md b/pages/docs/platform/tutorials/vagrant.md index 76969ce..1df7ee3 100644 --- a/pages/docs/platform/tutorials/vagrant.md +++ b/pages/docs/platform/tutorials/vagrant.md @@ -216,7 +216,7 @@ Clone the platform with Start the vagrant box with - cd leap_platform + cd leap_platform/tests/example-provider vagrant up Follow the instructions how to configure your `/etc/hosts` |