summaryrefslogtreecommitdiffstats
path: root/doc/manual.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual.asciidoc')
-rw-r--r--doc/manual.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/manual.asciidoc b/doc/manual.asciidoc
index 1eba9e7..79e59c1 100644
--- a/doc/manual.asciidoc
+++ b/doc/manual.asciidoc
@@ -134,6 +134,9 @@ but they are not part of make itself.)
Getting started
---------------
+Start by downloading the code from
+https://github.com/martine/ninja[the github repo].
+
The included `bootstrap.sh` should hopefully produce a working `ninja`
binary, by first blindly compiling all non-test files together then
re-building Ninja using itself.