Clarify something

Michael Snoyman 2014-11-12 13:32:55 +02:00
parent d6cc31a5f3
commit 84834af078

@ -45,7 +45,8 @@ steps are provided here for completeness.
## Mac OS X
It is highly recommended to install GHC via the Haskell Platform. Therefore,
you should also use a Haskell Platform snapshot.
you should also use a Haskell Platform snapshot. (These instructions will use
such a snapshot automatically.)
1. [Install Haskell Platform for Mac](https://www.haskell.org/platform/mac.html)
2. Modify your PATH to include `$HOME/Library/Haskell/bin`
@ -56,7 +57,8 @@ you should also use a Haskell Platform snapshot.
## Windows
It is highly recommended to install GHC via the Haskell Platform. Therefore,
you should also use a Haskell Platform snapshot.
you should also use a Haskell Platform snapshot. (These instructions will use
such a snapshot automatically.)
1. [Install Haskell Platform for Windows](https://www.haskell.org/platform/windows.html)
2. Modify your PATH to include `%APPDATA%\cabal\bin`