Add prompt to match style

This commit is contained in:
Brian Akins 2015-05-29 09:17:06 -04:00
parent 9011600b1e
commit 5dfeac69bb

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`: You can optionally choose the version of rkt used by setting `KUBE_RKT_VERSION`:
```shell ```shell
export KUBE_RKT_VERSION=0.5.6 $ export KUBE_RKT_VERSION=0.5.6
``` ```
Then you can launch the cluster by: Then you can launch the cluster by: