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"
-