From 6a5baa5416941bde84a4969d025e198469307c61 Mon Sep 17 00:00:00 2001 From: Rakarake Date: Sun, 5 Apr 2026 23:13:06 +0200 Subject: [PATCH] README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 38032ea..bf446d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +- If using a precompiled version of mdf-blog, place the `mdf-blog` executable + in this directory (project root). - Use `./new.sh` to create new blogpost in ./blogs. This will open your editor defined by the EDITOR environment variable. - Use `./run.sh` to generate all output files in "./public"