From bdf4f86fe6c556f73c8d45c634e789de1971ef5b Mon Sep 17 00:00:00 2001 From: DhabyX Date: Sat, 18 Oct 2014 16:58:23 +0700 Subject: development/atom: Updated for version 0.138.0. Signed-off-by: Willy Sudiarto Raharjo --- development/atom/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'development/atom/README') diff --git a/development/atom/README b/development/atom/README index 7ae47025db..b65b016b6b 100644 --- a/development/atom/README +++ b/development/atom/README @@ -1,13 +1,16 @@ -Atom is a Chorme-based text editor, hackable and full-featured. +Atom is a Chrome-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 quickly opening files, fast project-wide search and replace, snippets, code folding and more. -To build Atom is necessary to download about 500MB of data, -which are temporarily stored in /tmp/atom-cached-atom-shells -and ~/.atom, which can be deleted after building. +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. Optional building features: * Disable compiling metrics module for Google Analytics -- cgit v1.2.3