We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2b0e8f commit 77e3799Copy full SHA for 77e3799
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