Merge pull request #925 from sofuture/patch-1

fix(docs): typo in developers.md
pull/927/head
Michelle Noorali 8 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:
```console
$ make boostrap build
$ make bootstrap build
```
This will build both Helm and Tiller. `make bootstrap` will attempt to

Loading…
Cancel
Save