From 9594cdd45746ed79558e9da08d1e5253d6ccf2f1 Mon Sep 17 00:00:00 2001 From: sg Date: Thu, 5 Jun 2025 11:18:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea00cb..d461a67 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Simplistic static site generator ## Quickstart `git clone https://git.exocortex.ru/Exocortex/hydrogen.git` `cd hydrogen && pip install -r requirements` -_put some Markdown files into the `content` directory_ +_put some Markdown files into the `content` directory_ `./hydrogen.py` ## Conventions / expectations