diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-10-25 11:20:08 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-10-25 11:20:08 +0200 |
commit | b465c21f253d27e810f46eb4c4babadfc5ea306c (patch) | |
tree | 682581a6addd2d5925946165f47931759de1d684 | |
parent | b0f393ee319f62b8b7488deffd6625582f69f59d (diff) | |
download | justbuild-static-binaries-b465c21f253d27e810f46eb4c4babadfc5ea306c.tar.gz |
Fix link to bootstrappable-toolchain repository
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ binaries with the following hashes will be produced: First, install [Justbuild](https://github.com/just-buildsystem/justbuild) and make sure to fulfill the -[toolchain requirements](https://github.com/just-buildsystem/bootstrappable-toolchain/README.md#initial-requirements). +[toolchain requirements](https://github.com/just-buildsystem/bootstrappable-toolchain#initial-requirements). For building, clone this repository and run: |