summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3f8ba1b..942577b 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ these `public_tags`, see `calendar_style.css`.
To generate the HTML calendars, run:
```
-$ cargo run
+$ cargo run html
```
You should now see `public.html` and `private.html` in the current directory.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback