Update README.md

This commit is contained in:
sg
2025-06-05 11:18:15 +00:00
parent 5c839c787b
commit 9594cdd457

View File

@@ -5,7 +5,7 @@ Simplistic static site generator
## Quickstart ## Quickstart
`git clone https://git.exocortex.ru/Exocortex/hydrogen.git` `git clone https://git.exocortex.ru/Exocortex/hydrogen.git`
`cd hydrogen && pip install -r requirements` `cd hydrogen && pip install -r requirements`
_put some Markdown files into the `content` directory_ _put some Markdown files into the `content` directory_
`./hydrogen.py` `./hydrogen.py`
## Conventions / expectations ## Conventions / expectations