From a115b573304eb90d9d3dc0c5b9583b3d724e9bdf Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Tue, 19 Jan 2016 11:38:13 -0500 Subject: [PATCH] clarified Homebrew cask documentation to address issue #169 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb1bbca5d..1fd929b4f 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The easiest way to install and update Hack on OS X is to use the [Homebrew](http $ brew cask install caskroom/fonts/font-hack -**OS X Users Please Note**: There has been a change in brew cask that requires an uninstall of `brew-cask`. If you encounter an error during your install attempt, please execute the following command and then install with the above command again: +**OS X Users Please Note**: There has been a change in the Homebrew-Cask system that requires an update of `brew-cask`. If you encounter an error during your Hack install attempt, please execute the following command and then install with the above command again: ``` $ brew uninstall --force brew-cask && brew update