Add prompt to match style

pull/6/head
Brian Akins 2015-05-29 09:17:06 -04:00
parent 9011600b1e
commit 5dfeac69bb
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ $ export KUBE_CONTAINER_RUNTIME=rkt
You can optionally choose the version of rkt used by setting `KUBE_RKT_VERSION`:
```shell
export KUBE_RKT_VERSION=0.5.6
$ export KUBE_RKT_VERSION=0.5.6
```
Then you can launch the cluster by: