From: Greg Hurrell Date: Fri, 5 Jan 2018 07:20:10 +0000 (-0800) Subject: doc: update brew package name X-Git-Url: https://git.wincent.com/docvim.git/commitdiff_plain/d67dfb78b4d42f7910b2b4d0d5b5c0a6642892a3?hp=6a2a2f241d860ff2bc55d08bb688d380ac03c07b;ds=sidebyside doc: update brew package name --- diff --git a/README.md b/README.md index 8c42084..fc88061 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ You can set-up a development environment using [Stack] (recommended) or [Cabal]: ```bash # Stack: -brew install haskell-stack +brew install stack stack build # Cabal: