diff options
Diffstat (limited to 'network/iojs/README')
-rw-r--r-- | network/iojs/README | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/network/iojs/README b/network/iojs/README deleted file mode 100644 index 710bfe4cd7..0000000000 --- a/network/iojs/README +++ /dev/null @@ -1,10 +0,0 @@ -iojs (Evented I/O for V8 JavaScript) - -io.js is a JavaScript platform built on Chrome's V8 runtime. This -project began as a fork of Joyent's Node.js(tm) and is compatible with -the npm ecosystem. - -WARNING: iojs will conflict with nodejs. - -Either install the nodejs package (recommended), or iojs from SBo, but -not both. All packages include npm. nodejs is the most current package. |