From a5eb5d7e0342040157bf7f7deb4f05824d655744 Mon Sep 17 00:00:00 2001 From: Martin Linkhorst Date: Wed, 25 May 2016 20:53:19 +0200 Subject: [PATCH] fix(docs): fix typo --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index 1fd9e6c72..8d2c505a8 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -14,7 +14,7 @@ page. Alternately, you can clone the GitHub project and build your own client from source. The quickest route to installing from source is to -run `make boostrap build`, and then use `bin/helm`. +run `make bootstrap build`, and then use `bin/helm`. ## Initialize Helm and Install Tiller