summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 76b86c3..5bfb957 100755
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@ this is the source code for my website, [yummers.dev](https://yummers.dev)
to build:
```bash
+# install pandoc>=3.8, zip
$ ./make_html index.md
```