From c42cfb159777b296b7373c1b28ba1bd0c324321a Mon Sep 17 00:00:00 2001 From: sg Date: Thu, 5 Jun 2025 13:47:55 +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 4915bb5..cf7f886 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` +`cd hydrogen && pip install -r requirements.txt` _put some Markdown files into the `content` directory._