diff options
Diffstat (limited to 'deployment/http')
-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 |