Skip to content

Commit 1150f78

Browse files
soypatdeadprogram
authored andcommitted
apply @gen2thomas suggestions
1 parent 04d4d2a commit 1150f78

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

content/docs/guides/selfbuild/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ Once the branch is selected, pull submodules:
2929
git submodule update --init
3030
```
3131

32-
Now you are ready to build TinyGo- but you must choose whether to build with a [manual LLVM install](./manual-llvm) or with a [system installed LLVM](./byollvm). See the links below.
32+
Now you are ready to build TinyGo- but you must choose whether to build with a [manual LLVM install](./manual-llvm) or with a [system installed LLVM](./bring-your-own-llvm). After building you should also read [additional requirements](./additional-requirements) to make sure you've fulfilled all the requirements for the features of TinyGo you'll be using.
File renamed without changes.

0 commit comments

Comments
 (0)