From 95636f5433acb470bb474f499fa2dfb3d55b52f8 Mon Sep 17 00:00:00 2001 From: Jonathan Dahan Date: Mon, 9 Jun 2014 00:49:19 -0400 Subject: [PATCH] Add homebrew install instructions to readme Could close https://github.com/chrisallenlane/cheat/issues/167 , thanks @xu-cheng for making the formula --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 27d2919..ef0843a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,11 @@ to store notes on your favorite cookie recipes, feel free. Installing ---------- +### Using homebrew ### + + brew install cheat + + ### Using pip ### sudo pip install cheat