We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2b0e8f + 77e3799 commit 468b764Copy full SHA for 468b764
README.md
@@ -189,7 +189,7 @@ print(fn(false)) // 0.0112359550561798...
189
There are a couple annoying steps you need to accomplish before building
190
LLVMSwift:
191
192
-- Install LLVM 7.0+ using your favorite package manager. For example:
+- Install LLVM 8.0+ using your favorite package manager. For example:
193
- `brew install llvm`
194
- Ensure `llvm-config` is in your `PATH`
195
- That will reside in the `/bin` folder wherever your package manager
0 commit comments