ref(*): fix spelling error and links

* Also, make step 3 clearer
pull/299/head
Michelle Noorali 9 years ago
parent df8aa7db70
commit c06dd37aaa

@ -9,7 +9,7 @@
- HAProxy
- redis
All of the Helm charts live at [github.com/kubernetes/charts](https://github.com/kubernetes/charts). If you want to make your own charts we have a guide for [authoring charts](authoring_charts.md). Charts should follow the defined [chart format](/docs/deisgn/chart_format.md).
All of the Helm charts live at [github.com/kubernetes/charts](https://github.com/kubernetes/charts). If you want to make your own charts we have a guide for [authoring charts](authoring_charts.md). Charts should follow the defined [chart format](/docs/design/chart_format.md).
Get started with the following steps:
@ -17,6 +17,6 @@ Get started with the following steps:
2. Then, run `make build`. This will install all the binaries you need in `bin/` in the root of the directory.
3. To start playing with helm, run `./bin/helm`
3. To see a list of helm commands, run `./bin/helm`
4. `helm dm install` to install the server side component.

Loading…
Cancel
Save