Skip to content

Commit 5cf1cbe

Browse files
committed
update README.md
1 parent ee287e6 commit 5cf1cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@ It currently provides:
2020
To use these formulae, either:
2121

2222
```sh
23-
$ brew tap llvm-hs/homebrew-llvm
23+
$ brew tap llvm-hs/llvm
2424
$ brew install <formula>
2525
```
2626

2727
or:
2828

2929
```sh
30-
$ brew install llvm-hs/homebrew-llvm/<formula>
30+
$ brew install llvm-hs/llvm/<formula>
3131
```
3232

3333
## Troubleshooting

0 commit comments

Comments
 (0)