Fix copy/paste typo

Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
This commit is contained in:
Munoz, Obed N
2016-10-24 17:11:38 -05:00
parent f83e47d680
commit b9cceb438d
+2 -2
View File
@@ -26,7 +26,7 @@ docker pull clearlinux/ciao-controller
Pre-requirements
----------------
Before starting ``ciao-launcher``, take a look on [CIAO on top of Docker containers for development]()
Before starting ``ciao-controller``, take a look on [CIAO on top of Docker containers for development]()
Start CIAO Controller container
-----------------------------
@@ -62,7 +62,7 @@ docker run -it --name ciao-controller --net=host
root@example.com # ls
ciaorc go controller.sh share
# Manual Start of Ciao Launcher
# Manual Start of Ciao Controller
root@example.com # ./controller.sh
```
### Getting CIAO Scheduler logs from docker