From bccfd9fec302e14461ca1a7346f6709a5d85ecd6 Mon Sep 17 00:00:00 2001 From: Evan Martin Date: Tue, 6 Sep 2011 12:51:33 -0700 Subject: link to github in docs --- doc/manual.asciidoc | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v0.12