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