Skip to content

Commit 7ef494c

Browse files
Merge pull request #31 from progzone122/main
add note about pre-built toolchain release
2 parents 8ae8ff3 + c018445 commit 7ef494c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

kindle-dev/gtk-tutorial/prerequisites.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ sudo apt-get install meson gtk2.0 libgtk2.0-dev
6161

6262
## Building The Toolchain
6363

64+
{: .note}
65+
If you don't want to build the toolchain yourself or if you encounter difficulties in building it, use the [pre-built release](https://github.com/koreader/koxtoolchain/releases/latest)
66+
6467
#### 1. Clone the toolchain
6568
```sh
6669
git clone --recursive --depth=1 https://github.com/koreader/koxtoolchain.git

0 commit comments

Comments
 (0)