mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-07-26 06:38:42 +00:00
docs/installation: fix LLVM hyperlink
This commit is contained in:
@@ -11,8 +11,8 @@ Requirements
|
||||
These are the base requirements and enough for most (desktop) use.
|
||||
|
||||
* Go 1.11+
|
||||
* LLVM dependencies, see the Software section in the
|
||||
[LLVM build guide](https://llvm.org/docs/GettingStarted.html#software)
|
||||
* LLVM dependencies, see the Software section in the `LLVM build guide
|
||||
<https://llvm.org/docs/GettingStarted.html#software>`_.
|
||||
|
||||
Linking a binary needs an installed C compiler (``cc``). At the moment it
|
||||
expects GCC or a recent Clang.
|
||||
|
||||
Reference in New Issue
Block a user