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 4585ae1 commit 3f0a4c8Copy full SHA for 3f0a4c8
content/docs/guides/build.md
@@ -14,7 +14,7 @@ git clone --recursive https://github.com/tinygo-org/tinygo.git
14
cd tinygo
15
```
16
17
-If you want to use the latest version of LLVM instead of the latest release, please switch over to the dev branch:
+If you want to use the latest version of TinyGo instead of the latest release, please switch over to the dev branch:
18
19
```shell
20
git checkout dev
0 commit comments