aboutsummaryrefslogtreecommitdiff
path: root/docs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/README.md b/docs/README.md
index 9ed75c1..18509c7 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -3,7 +3,7 @@
1. Get [hotdoc](https://hotdoc.github.io/installing.html) (0.8.9 required)
1. Run hotdoc in the docs/ directory:
- hotdoc run
+ ../meson/meson.py build/
## Upload
@@ -12,5 +12,4 @@ removes the html pages and replaces with the new content.
You can simply run:
- hotdoc run --git-upload-activate
-
+ ninja -C build/ upload