summaryrefslogtreecommitdiffstats
path: root/development/atom/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/atom/README')
-rw-r--r--development/atom/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/development/atom/README b/development/atom/README
index 2713c43db6..d1c27808c0 100644
--- a/development/atom/README
+++ b/development/atom/README
@@ -12,8 +12,10 @@ To build Atom is necessary to download about 500MB of data,
which are temporarily stored in ~/.atom, which can be
deleted after building.
-If you are upgrading from 0.138.0 version, you need replace node
-package with iojs.
+By default, you should use Node.js to build Atom, but
+you can build it with io.js, that provides some
+performance improvements. Both, node and iojs, are available
+from SlackBuilds.org.
Optional building features:
* Disable compiling metrics module for Google Analytics