summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2022-09-13 18:58:18 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2022-10-07 13:28:28 +0200
commitc3b995d70981c5a02cd8589d301f9910ce9dcec3 (patch)
tree29aa91d3c009f8dc90fa77d15a9f4f7b5e4db62f /README.md
parent33b0db8254ee68c5ecb4c4362908c63bfdb0972c (diff)
downloadjustbuild-c3b995d70981c5a02cd8589d301f9910ce9dcec3.tar.gz
Tutorial: add section on `just rebuild`
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 db31096c..26a32153 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ taken from user-defined rules described by functional expressions.
- [Third party dependencies](doc/tutorial/third-party-software.org)
- [Tests](doc/tutorial/tests.org)
- [Targets versus `FILE`, `GLOB`, and `TREE`](doc/tutorial/target-file-glob-tree.org)
+ - [Ensuring reproducibility](doc/tutorial/rebuild.org)
- [Using protobuf](doc/tutorial/proto.org)
## Documentation