Skip to content

Commit 3f0a4c8

Browse files
scottfeldmandeadprogram
authored andcommitted
build: s/LLVM/TinyGo in checkout dev instructions
1 parent 4585ae1 commit 3f0a4c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/guides/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ git clone --recursive https://github.com/tinygo-org/tinygo.git
1414
cd tinygo
1515
```
1616

17-
If you want to use the latest version of LLVM instead of the latest release, please switch over to the dev branch:
17+
If you want to use the latest version of TinyGo instead of the latest release, please switch over to the dev branch:
1818

1919
```shell
2020
git checkout dev

0 commit comments

Comments
 (0)