aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Commands.md')
-rw-r--r--docs/markdown/Commands.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md
index 3fcdedd..831cba8 100644
--- a/docs/markdown/Commands.md
+++ b/docs/markdown/Commands.md
@@ -114,7 +114,7 @@ meson compile foo:shared_library foo:static_library bar
Produce a coverage html report (if available):
```
-meson compile coverage-html
+ninja coverage-html
```
### dist