Update README.md

This commit is contained in:
sg
2025-06-05 13:47:55 +00:00
parent d25f3cf8f4
commit c42cfb1597

View File

@@ -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._