diff options
Diffstat (limited to 'development/atom/README')
-rw-r--r-- | development/atom/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/development/atom/README b/development/atom/README index b65b016b6b..9e1bee3715 100644 --- a/development/atom/README +++ b/development/atom/README @@ -5,13 +5,12 @@ a modern text editor, like a file system browser, fuzzy finder for quickly opening files, fast project-wide search and replace, snippets, code folding and more. -The apm tool is renamed to atom-apm for prevent conflicts with -apmd package. - 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 use apmd package you need rename apm tool. + Optional building features: * Disable compiling metrics module for Google Analytics for poeple who love your privacy |