Skip to content

Commit 691834d

Browse files
author
bors-servo
authored
Auto merge of rust-lang#780 - rillian:llvm4, r=emilio
Drop [email protected] versioning for homebrew. Homebrew now defaults to llvm 4.0.x so there's no need to specify a specific version to get compatibility, unless we specifically want people using 3.9.
2 parents 3106b30 + f13cd7e commit 691834d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/requirements.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Download and install the official pre-built binary from
2828
If you use Homebrew:
2929

3030
```bash
31-
$ brew install llvm@3.9
31+
$ brew install llvm
3232
```
3333

3434
If you use MacPorts:

0 commit comments

Comments
 (0)