From 3fdf9a175f0918fc57f69cea81c419676f947c34 Mon Sep 17 00:00:00 2001 From: Kanagaraj Manickam k00365106 Date: Fri, 23 Mar 2018 11:30:49 +0530 Subject: Update README to use source instead Issue-ID: CLI-104 Change-Id: I3eb8f9f1fc45c8b10f75ca999379d6875c1ac87a Signed-off-by: Kanagaraj Manickam k00365106 --- deployment/http/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment/http') 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 {
  1. To download, Click here !
  2. Un-zip into folder /opt/oclip
  3. -
  4. Run /opt/oclip/install.sh
  5. +
  6. Run 'source /opt/oclip/install.sh'

For more details, either run oclip from Linux console or refer /opt/oclip/docs/README.md -- cgit 1.2.3-korg