Update README.md

Improvements to README.
This commit is contained in:
André Antônio Posso da Silva 2021-09-15 10:54:49 -03:00 committed by GitHub
parent 486c3138d2
commit 98c6fc8140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@ node-ipc
A great solution for complex multiprocess **Neural Networking** in Node.JS
**npm install node-ipc**
`npm install node-ipc`
#### 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