summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Ryan P.C. McQuen2015-12-31 19:17:41 +0100
committer Willy Sudiarto Raharjo2016-01-01 01:13:36 +0100
commitc7d333cb43ae99d4e1ecefe19fbf5a7ce04d5d1d (patch)
tree2858c137179bc26c02fbd80c43f025d01ae7debc /network
parent71e60f0042b8552829f8a9d8ab64598babaea5aa (diff)
downloadslackbuilds-c7d333cb43ae99d4e1ecefe19fbf5a7ce04d5d1d.tar.gz
network/iojs: Add note about nodejs.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'network')
-rw-r--r--network/iojs/README10
1 files changed, 4 insertions, 6 deletions
diff --git a/network/iojs/README b/network/iojs/README
index eb67696fbf..056a8b11aa 100644
--- a/network/iojs/README
+++ b/network/iojs/README
@@ -1,7 +1,5 @@
-io.js is a JavaScript platform built on Chrome's V8 runtime.
-This project began as a fork of Joyent's Node.js™ and is compatible with the
-npm ecosystem.
+io.js is a JavaScript platform built on Chrome's V8 runtime.
+This project began as a fork of Joyent's Node.js™ and is compatible with the npm ecosystem.
-WARNING: iojs will conflict with node.
-Either install the node package, or iojs from SBo, but not both. Both packages
-include npm.
+WARNING: iojs will conflict with node and nodejs.
+Either install the nodejs package (recommended), node, or iojs from SBo, but not both. All packages include npm. nodejs is the most current package.