diff options
author | Kanagaraj Manickam <kanagaraj.manickam@huawei.com> | 2017-10-13 01:32:43 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-13 01:32:43 +0000 |
commit | 0aeedb55066ff9e860225be51266ac85134afb87 (patch) | |
tree | de67d764ebdcba34191464f19edc17dc0486989e /docs/installation_guide.rst | |
parent | fdf9058ba5daeeb551b19190d41cf97635c018d7 (diff) | |
parent | 67ff4a5fcec551014d15eb7cae66f70b990e781e (diff) |
Merge changes Ia1e2064a,I7c8acd53,I3a1e0713
* changes:
Add console doc
Fix minor issues
Add OOM and HEAT based installation details
Diffstat (limited to 'docs/installation_guide.rst')
-rw-r--r-- | docs/installation_guide.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation_guide.rst b/docs/installation_guide.rst index 8f7f2503..95dc6046 100644 --- a/docs/installation_guide.rst +++ b/docs/installation_guide.rst @@ -11,7 +11,7 @@ ONAP CLI is delivered in following formats: * Nexus ZIP artifact * Docker image -And tt could be installed by following one of the approaches given below: +And it could be installed by following one of the approaches given below: Using install.sh ---------------- |