Update 'README.md'

This commit is contained in:
Sergiu Toma 2020-04-09 17:17:12 +03:00
parent 1afcef5750
commit dafe0997c8
1 changed files with 0 additions and 2 deletions

View File

@ -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 -<br/>
> sudo apt-get install -y nodejs<br/>
> sudo apt-get install -y build-essential<br/>
@ -24,4 +23,3 @@ Example in **config**:<br/>
## Start
> node index.js --path="./config/stage" node ./index.js --path="./config/testing"<br/>
<br/>