From 8706920f7457cdfcc93db063baf5f282cc8b58ca Mon Sep 17 00:00:00 2001 From: Mary Anthony Date: Mon, 22 Feb 2016 14:57:27 -0800 Subject: [PATCH] Adding an identifier Updating with the docs fixes Updating with fixes from docs CI Fixes missing space, close #904 Signed-off-by: Mary Anthony --- evaluation-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluation-install.md b/evaluation-install.md index bd6ed21ebb..b60e9dfa4f 100644 --- a/evaluation-install.md +++ b/evaluation-install.md @@ -221,7 +221,7 @@ host for the controller suffices. $ docker run --rm -it \ -v /var/run/docker.sock:/var/run/docker.sock \ - --name ucp docker/ucp install -i\ + --name ucp docker/ucp install -i \ --swarm-port 3376 --host-address $(docker-machine ip node1) Unable to find image 'docker/ucp:latest' locally latest: Pulling from docker/ucp