Fix accessing the docker-multinode dir

This commit is contained in:
Ihor Dvoretskyi
2016-08-10 18:20:02 +03:00
committed by GitHub
parent 6661049014
commit 0b9e0f0e02
@@ -69,7 +69,7 @@ Clone the `kube-deploy` repo, and run [master.sh](master.sh) on the master machi
```shell
$ git clone https://github.com/kubernetes/kube-deploy
$ cd docker-multinode
$ cd kube-deploy/docker-multinode
$ ./master.sh
```