Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 7dd6fd7

Browse files
authored
Merge pull request #1077 from waddlaw/patch-1
Update README.md
2 parents c1eabed + 16fd481 commit 7dd6fd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,14 @@ Install **Nightly** (and hoogle docs):
179179

180180
```bash
181181
make hie-8.6.3
182-
make build-doc-hie-8.6.3
182+
make build-doc-8.6.3
183183
```
184184

185185
Install **LTS** (and hoogle docs):
186186

187187
```bash
188188
make hie-8.4.4
189-
make build-doc-hie-8.4.4
189+
make build-doc-8.4.4
190190
```
191191

192192
This step can take more than 30 minutes, so grab a coffee and please be patient!

0 commit comments

Comments
 (0)