diff options
author | Manjeet Singh Bhatia <manjeet.s.bhatia@intel.com> | 2018-02-08 19:04:00 +0000 |
---|---|---|
committer | Manjeet Singh Bhatia <manjeet.s.bhatia@intel.com> | 2018-02-08 19:23:09 +0000 |
commit | 1919b75c1b148a08574b877ceb67e917b41354c2 (patch) | |
tree | 182f2fde5c6f997261ec0895406214b7feaf0435 /bootstrap/vagrant-onap/README.md | |
parent | 76a53f838b829a93e8f941600ec4ff8c84d22047 (diff) |
Trivial documentation fix.
Signed-off-by: Manjeet Singh Bhatia<manjeet.s.bhatia@intel.com>
Issue-ID: INT-416
Change-Id: Idd88e2c4fed40cd082d467e9e96570334c09f491
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 8f143adc1..1478ab4b2 100644 --- a/bootstrap/vagrant-onap/README.md +++ b/bootstrap/vagrant-onap/README.md @@ -69,7 +69,7 @@ current options include: The documentation of this project was written in reStructuredText format which is located under the [docs folder](../blob/master/doc/source/index.rst). -It's possible to format this documents to HTML using Sphinix python +It's possible to format these documents to HTML using Sphinix python tool. $ tox -e docs |