diff options
author | subhash kumar singh <subhash.kumar.singh@huawei.com> | 2018-03-23 06:17:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-23 06:17:11 +0000 |
commit | 228bfa28e877b1a7f51cd6ab7389a6032cb6ad5b (patch) | |
tree | 1434dc7f65ba33dae2a03eaeb89e0a9b94d4a824 /deployment/http/web/index.html | |
parent | 2f5fca51b0a34269cc116292a5bdb605620372c7 (diff) | |
parent | 3fdf9a175f0918fc57f69cea81c419676f947c34 (diff) |
Merge changes I3eb8f9f1,I0e6a809d,I0d9e34b6
* changes:
Update README to use source instead
Add cookbook for OCLIP
Update installer to align with oclip
Diffstat (limited to 'deployment/http/web/index.html')
-rw-r--r-- | deployment/http/web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/http/web/index.html b/deployment/http/web/index.html index 02198143..5a16ac2a 100644 --- a/deployment/http/web/index.html +++ b/deployment/http/web/index.html @@ -55,7 +55,7 @@ body { <ol> <li>To download, <a href="./oclip.zip">Click here !</a></li> <li>Un-zip into folder /opt/oclip</li> -<li>Run /opt/oclip/install.sh</li> +<li>Run 'source /opt/oclip/install.sh'</li> </ol> <p>For more details, either run <strong>oclip</strong> from Linux console or refer /opt/oclip/docs/README.md |