From 3ff26fceea8241d3668f41745ffa64222b6b29b2 Mon Sep 17 00:00:00 2001 From: Joshua Clayton Date: Thu, 12 May 2016 06:40:29 -0400 Subject: [PATCH] Try to point people in the right direction better --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 105a262..cf75acc 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ can help here, but still cannot determine every possible execution path. ## Installing -### Homebrew +### Homebrew (Recommended) You can install [my formulae] via [Homebrew] with `brew tap`: @@ -45,7 +45,7 @@ brew install unused Alternatively, you can install by hand. -### Stack +### Installing by hand This project uses [Haskell] and [Stack].