X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=tools%2Fvagrant%2FREADME.md;h=cb285692cb3c093e7dc62c0f775ed7beadc85d6a;hb=17c68b2fd1e74586f85e552eeab4e32dc121f8a0;hp=4de319f5afd3de80d2d1ac4942e15deafcc21228;hpb=8c01dff2c5bc5496f7dc1632c498943ec6ecb015;p=platform%2Fupstream%2Fiotivity.git diff --git a/tools/vagrant/README.md b/tools/vagrant/README.md index 4de319f..cb28569 100644 --- a/tools/vagrant/README.md +++ b/tools/vagrant/README.md @@ -10,7 +10,7 @@ in the current directory. You can then connect to the VM with % vagrant ssh -On the newly provisioned VM, the IoTivity repo will be checked out in +On the newly provisioned VM, the IoTivity repo will be checked out in the `iotivity` directory in the vagrant user's home directory and configured to use the Arduino SDKs which are automatically downloaded and installed in the home directory and patched when the VM is provisioned. @@ -26,7 +26,7 @@ Using Vagrant to build a VM might be useful for: The bootstrap.sh and iotivity-setup.sh files can be used independent of Vagrant to configure a existing Ubuntu environment. How to do so is left -as an exercise for the reader. (Hint: try `sudo bootstrap.sh && +as an exercise for the reader. (Hint: try `sudo bootstrap.sh && iotivity-setup.sh`.) For more information about Vagrant, please see https://docs.vagrantup.com/v2/