From dafe0997c85ebe7b9702cd30f013d4cba15966d5 Mon Sep 17 00:00:00 2001 From: Sergiu Toma Date: Thu, 9 Apr 2020 17:17:12 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3e7ae47..1347128 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ ## Tested with -ubuntu 16.04.6 -openssl: 1.0.2g -node: 8.16.0 ## Requirements - > curl -sL [https://deb.nodesource.com/setup_8.x](https://deb.nodesource.com/setup_8.x) | sudo -E bash -
> sudo apt-get install -y nodejs
> sudo apt-get install -y build-essential
@@ -24,4 +23,3 @@ Example in **config**:
## Start > node index.js --path="./config/stage" node ./index.js --path="./config/testing"
-