Merge pull request #3451 from huanghuangzym/patch-3

Update developers.md
pull/4207/head^2
Matthew Fisher 8 years ago committed by GitHub
commit 57151d2360

@ -27,7 +27,7 @@ packages.
This will build both Helm and Tiller. `make bootstrap` will attempt to This will build both Helm and Tiller. `make bootstrap` will attempt to
install certain tools if they are missing. install certain tools if they are missing.
To run all of the tests (without running the tests for `vendor/`), run To run all the tests (without running the tests for `vendor/`), run
`make test`. `make test`.
To run Helm and Tiller locally, you can run `bin/helm` or `bin/tiller`. To run Helm and Tiller locally, you can run `bin/helm` or `bin/tiller`.

Loading…
Cancel
Save