Update README.md
Improvements to README.
This commit is contained in:
parent
486c3138d2
commit
98c6fc8140
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ node-ipc
|
||||||
|
|
||||||
A great solution for complex multiprocess **Neural Networking** in Node.JS
|
A great solution for complex multiprocess **Neural Networking** in Node.JS
|
||||||
|
|
||||||
**npm install node-ipc**
|
`npm install node-ipc`
|
||||||
|
|
||||||
#### for node <v14
|
#### for node <v14
|
||||||
|
|
||||||
set version to `<10.0.0` in your `package.json` for the node-ipc.
|
`npm install node-ipc@^9.0.0`
|
||||||
|
|
||||||
#### NPM Stats
|
#### NPM Stats
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue