Fix errant quad-tick in docs

This commit is contained in:
Tim Hockin
2015-07-17 20:56:47 -07:00
parent 278532ead1
commit 25cec6ebb5
3 changed files with 4 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ $ export KUBE_RKT_VERSION=0.5.6
Then you can launch the cluster by:
````shell
```shell
$ kube-up.sh
```
@@ -120,7 +120,7 @@ $ export COREOS_CHANNEL=stable
Then you can launch the cluster by:
````shell
```shell
$ kube-up.sh
```