Skip to content

Commit

Permalink
Merge pull request #35 from nickwanninger/patch-1
Browse files Browse the repository at this point in the history
Fix llvm-7 install instructions for macOS
  • Loading branch information
csabahruska committed Jul 16, 2019
2 parents dab57b5 + 7a1ebc2 commit a29648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you'd like to join them, please consider become a backer or sponsor on [Patre
Example using Homebrew on macOS:

```bash
$ brew install llvm-hs/llvm/llvm-7.0
$ brew install llvm-hs/llvm/llvm-7
```

#### Debian/Ubuntu
Expand Down

0 comments on commit a29648c

Please sign in to comment.