Merge pull request #925 from sofuture/patch-1

fix(docs): typo in developers.md
pull/927/head
Michelle Noorali 9 years ago committed by GitHub
commit 53da380b0e

@ -16,7 +16,7 @@ Helm and Tiller.
We use Make to build our programs. The simplest way to get started is: We use Make to build our programs. The simplest way to get started is:
```console ```console
$ make boostrap build $ make bootstrap build
``` ```
This will build both Helm and Tiller. `make bootstrap` will attempt to This will build both Helm and Tiller. `make bootstrap` will attempt to

Loading…
Cancel
Save