Merge pull request #1077 from waddlaw/patch-1

Update README.md
This commit is contained in:
fendor 2019-02-04 12:50:46 +01:00 committed by GitHub
commit 7dd6fd7ab2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -179,14 +179,14 @@ Install **Nightly** (and hoogle docs):
```bash
make hie-8.6.3
make build-doc-hie-8.6.3
make build-doc-8.6.3
```
Install **LTS** (and hoogle docs):
```bash
make hie-8.4.4
make build-doc-hie-8.4.4
make build-doc-8.4.4
```
This step can take more than 30 minutes, so grab a coffee and please be patient!