diff options
Diffstat (limited to 'manual.asciidoc')
-rw-r--r-- | manual.asciidoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/manual.asciidoc b/manual.asciidoc index fda1c12..63d863b 100644 --- a/manual.asciidoc +++ b/manual.asciidoc @@ -144,6 +144,9 @@ ninja target where `target` is a known output described by `build.ninja` in the current directory. +There is no installation step; the only files of interest to user are +the resulting binary and this manual. + Creating .ninja files --------------------- |