We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 601476c commit e3d1255Copy full SHA for e3d1255
README.md
@@ -184,7 +184,7 @@ print(fn(false)) // 0.0112359550561798...
184
There are a couple annoying steps you need to accomplish before building
185
LLVMSwift:
186
187
-- Install LLVM 8.0+ using your favorite package manager. For example:
+- Install LLVM 11.0+ using your favorite package manager. For example:
188
- `brew install llvm@11`
189
- Ensure `llvm-config` is in your `PATH`
190
- That will reside in the `/bin` folder wherever your package manager
0 commit comments