From c5ebdb374b7ed82285f1f0e3ab7aa49a3c75c895 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rog=C3=A9rio=20Chaves?= Date: Fri, 25 Sep 2015 00:49:36 -0300 Subject: [PATCH] Use head option in uppercase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8949950..cbe29b0 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ sudo ln -s $installation_path/bin/kickstart /usr/local/bin/kickstart ```bash brew tap bltavares/tap -brew install --head kickstart +brew install --HEAD kickstart ``` ### Autocompletion