From ec4150c88367d9971a933a1a91992cc807a3ed40 Mon Sep 17 00:00:00 2001 From: Chris Allen Date: Mon, 19 May 2014 13:22:18 -0700 Subject: [PATCH] wording --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6014d80..73985b0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is my recommended path for learning Haskell. ## Getting started -### Ubuntu users -> PPA +### Ubuntu This PPA is excellent and is what I use on all my Linux dev and build machines: http://launchpad.net/~hvr/+archive/ghc @@ -19,7 +19,7 @@ Specifically: Then add `~/.cabal/bin:/opt/cabal/1.20/bin:/opt/ghc/7.8.2/bin:/opt/happy/1.19.3/bin:/opt/alex/3.1.3/bin` to your PATH (bash_profile, zshrc, bashrc, etc) -### Arch Linux users +### Arch Linux To install Haskell from the official repos on Arch Linux @@ -29,7 +29,7 @@ Update your mirrorlist Download Haskell - sudo pacman -S cabal-install ghc happy alex haddock -### Mac OS X and non-Ubuntu Linux users -> download the binary distribution +### Mac OS X and other Linux users Download the latest binary distributions for cabal and ghc: