Update the compiler toolchains link

This commit is contained in:
Bastien Dejean
2024-08-30 11:42:34 +02:00
parent 737a387618
commit a6bf892111

View File

@@ -11,7 +11,7 @@ cd plato
#### Preliminary
Install the appropriate [compiler toolchain](https://github.com/kobolabs/Kobo-Reader/tree/master/toolchain) (the binaries of the `bin` directory need to be in your path).
Install the appropriate [compiler toolchain](https://drive.google.com/drive/folders/1YT6x2X070-cg_E8iWvNUUrWg5-t_YcV0) (the binaries of the `bin` directory need to be in your path).
Install the required dependencies: `wget`, `curl`, `git`, `pkg-config`, `unzip`, `jq`, `patchelf`.