mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-24 06:19:04 +00:00
docs: correct link for building development version of TinyGo
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
+1
-6
@@ -11,12 +11,7 @@ lld so that the binary can be easily moved between systems. It also shows how to
|
|||||||
build a release tarball that includes this binary and all necessary extra files.
|
build a release tarball that includes this binary and all necessary extra files.
|
||||||
|
|
||||||
**Note**: this documentation describes how to build a statically linked release
|
**Note**: this documentation describes how to build a statically linked release
|
||||||
tarball. If you want to develop TinyGo, you will probably want to follow a
|
tarball. If you want to help with development of TinyGo itself, you should follow the guide located at https://tinygo.org/docs/guides/build/
|
||||||
different guide:
|
|
||||||
|
|
||||||
* [Linux](https://tinygo.org/getting-started/linux/#source-install)
|
|
||||||
* [macOS](https://tinygo.org/getting-started/macos/#source-install)
|
|
||||||
* [Windows](https://tinygo.org/getting-started/windows/#source-install)
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user