Skip to content

Commit e3d1255

Browse files
committed
Update LLVM reference in README
1 parent 601476c commit e3d1255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ print(fn(false)) // 0.0112359550561798...
184184
There are a couple annoying steps you need to accomplish before building
185185
LLVMSwift:
186186

187-
- Install LLVM 8.0+ using your favorite package manager. For example:
187+
- Install LLVM 11.0+ using your favorite package manager. For example:
188188
- `brew install llvm@11`
189189
- Ensure `llvm-config` is in your `PATH`
190190
- That will reside in the `/bin` folder wherever your package manager

0 commit comments

Comments
 (0)