diff options
author | Victor Morales <victor.morales@intel.com> | 2017-08-22 19:51:35 -0500 |
---|---|---|
committer | Victor Morales <victor.morales@intel.com> | 2017-08-22 19:51:35 -0500 |
commit | 1461312e7a63dec5e20b3fafd27d67609d7870cd (patch) | |
tree | ba33c05b46954168ce7bc5a6255d2cf759721b46 /bootstrap/vagrant-onap/README.md | |
parent | 7ae05a4cc53bf3298090ade8091485ce2388af1f (diff) |
Documented the process to use provisining scripts
It's possible to use these provisioning scripts to setup a
development environment without installing vagrant on it.
This commit specifies the steps and variables required for that
process.
Change-Id: Ica3e377f76b65c149d7ea7b805853b2e315e114c
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-Id: INT-25
Diffstat (limited to 'bootstrap/vagrant-onap/README.md')
-rw-r--r-- | bootstrap/vagrant-onap/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/README.md b/bootstrap/vagrant-onap/README.md index cab72c5e9..9e7054c66 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -69,7 +69,7 @@ tool. This results in the creation of a new *doc/build/html* folder with the documentation converted in HTML pages that can be viewed through -the prefered Web Browser. +the preferred Web Browser. ## Contributing |