summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2025-03-14 15:38:07 +0100
committerKlaus Aehlig <klaus.aehlig@huawei.com>2025-03-17 17:07:36 +0100
commitf2813218ea4ae98b6391c8ea4ec40f80586ff31d (patch)
tree99321f8e7b425d219047ac7e7da32fa46e5c7dfb /README.md
parentb102373fe59c39bdb4a07db1a597316151a5c419 (diff)
downloadjustbuild-f2813218ea4ae98b6391c8ea4ec40f80586ff31d.tar.gz
Extend tutorial to also include other uses of build delegation
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 13745882..d83f9c04 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@ dependencies locally (neither as source nor as binary).
- [Cross compiling and testing cross-compiled targets](doc/tutorial/cross-compiling.md)
- [Multi-repository configuration management](doc/tutorial/just-lock.md)
- [Computed roots](doc/tutorial/computed.md)
+ - [More build delegation through a serve endpoint](doc/tutorial/build-delegation.md)
## Documentation