diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-05-08 20:11:47 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-05-08 20:11:47 -0400 |
commit | fba29b14e73497ffee4d44c8ee16c2a118560cd2 (patch) | |
tree | 6210e38788162694b05db69fcdaf3c25e4fa3a97 | |
parent | 7053d9abfdef64c1f507173609fad4c9866441eb (diff) | |
download | meson-fba29b14e73497ffee4d44c8ee16c2a118560cd2.zip meson-fba29b14e73497ffee4d44c8ee16c2a118560cd2.tar.gz meson-fba29b14e73497ffee4d44c8ee16c2a118560cd2.tar.bz2 |
docs: clarify where hotdoc should be run
-rw-r--r-- | docs/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/README.md b/docs/README.md index 61d2e05..9ed75c1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ # Building the documentation 1. Get [hotdoc](https://hotdoc.github.io/installing.html) (0.8.9 required) -1. Run hotdoc: +1. Run hotdoc in the docs/ directory: hotdoc run |