From a5763fa12183c84f380cde475b92061e838929a2 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Fri, 15 Jun 2018 00:05:52 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a78050a..3225d03 100644 --- a/README.md +++ b/README.md @@ -33,9 +33,9 @@ You can export following environment variables for hastic-server to use: #### Dependencies You need in your system: -* [nodejs >= 6.0.0](https://nodejs.org/en/download/package-manager/) -* [python3](https://www.python.org/downloads/) with pip3 * curl gnupg git make g++ +* [nodejs >= 6.0.0](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) +* [python3](https://www.python.org/downloads/) with pip3 #### Intallation ```bash