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