Update 'README.md'
This commit is contained in:
parent
1afcef5750
commit
dafe0997c8
@ -1,7 +1,6 @@
|
|||||||
## Tested with -ubuntu 16.04.6 -openssl: 1.0.2g -node: 8.16.0
|
## Tested with -ubuntu 16.04.6 -openssl: 1.0.2g -node: 8.16.0
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
> curl -sL [https://deb.nodesource.com/setup_8.x](https://deb.nodesource.com/setup_8.x) | sudo -E bash -<br/>
|
> 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 nodejs<br/>
|
||||||
> sudo apt-get install -y build-essential<br/>
|
> sudo apt-get install -y build-essential<br/>
|
||||||
@ -24,4 +23,3 @@ Example in **config**:<br/>
|
|||||||
|
|
||||||
## Start
|
## Start
|
||||||
> node index.js --path="./config/stage" node ./index.js --path="./config/testing"<br/>
|
> node index.js --path="./config/stage" node ./index.js --path="./config/testing"<br/>
|
||||||
<br/>
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user