README.md in cluster_chef-knife-3.0.8 vs README.md in cluster_chef-knife-3.0.9
- old
+ new
@@ -210,11 +210,10 @@
#### knife cluster launch
Hooray! You're ready to launch a cluster:
```ruby
- knife cluster launch demosimple homebase --bootstrap
-</pre>
+ knife cluster launch demosimple homebase --bootstrap```
It will kick off a node and then bootstrap it. You'll see it install a whole bunch of things. Yay.
__________________________________________________________________________