Skip to content

Commit 468b764

Browse files
authored
Merge pull request #182 from CodaFi/readme-and-weep
Update README
2 parents b2b0e8f + 77e3799 commit 468b764

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
@@ -189,7 +189,7 @@ print(fn(false)) // 0.0112359550561798...
189189
There are a couple annoying steps you need to accomplish before building
190190
LLVMSwift:
191191

192-
- Install LLVM 7.0+ using your favorite package manager. For example:
192+
- Install LLVM 8.0+ using your favorite package manager. For example:
193193
- `brew install llvm`
194194
- Ensure `llvm-config` is in your `PATH`
195195
- That will reside in the `/bin` folder wherever your package manager

0 commit comments

Comments
 (0)