From 9bbd515473de272fc8b19454f1fc0a34b048b53e Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Wed, 8 Dec 2021 08:32:38 -0800 Subject: [PATCH] clarifying v10+ includes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa30a0..9424623 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A great solution for complex multiprocess **Neural Networking** in Node.JS `npm install node-ipc@^9.0.0` -#### including into code +#### including v10 or greater into your code ```js