diff options
Diffstat (limited to 'development/atom/README')
-rw-r--r-- | development/atom/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/development/atom/README b/development/atom/README index b65b016b6ba4..e031f1d97833 100644 --- a/development/atom/README +++ b/development/atom/README @@ -1,4 +1,4 @@ -Atom is a Chrome-based text editor, hackable and full-featured. +Atom is a Chorme-based text editor, hackable and full-featured. Atom comes loaded with the features you've come to expect from a modern text editor, like a file system browser, fuzzy finder for @@ -12,6 +12,9 @@ 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. + Optional building features: * Disable compiling metrics module for Google Analytics for poeple who love your privacy |