mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-19 03:54:01 +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.
|
These are the base requirements and enough for most (desktop) use.
|
||||||
|
|
||||||
* Go 1.11+
|
* Go 1.11+
|
||||||
* LLVM dependencies, see the Software section in the
|
* LLVM dependencies, see the Software section in the `LLVM build guide
|
||||||
[LLVM build guide](https://llvm.org/docs/GettingStarted.html#software)
|
<https://llvm.org/docs/GettingStarted.html#software>`_.
|
||||||
|
|
||||||
Linking a binary needs an installed C compiler (``cc``). At the moment it
|
Linking a binary needs an installed C compiler (``cc``). At the moment it
|
||||||
expects GCC or a recent Clang.
|
expects GCC or a recent Clang.
|
||||||
|
|||||||
Reference in New Issue
Block a user