diff options
Diffstat (limited to 'development/atom/README')
-rw-r--r-- | development/atom/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/development/atom/README b/development/atom/README index 9e1bee371549..93174ec239c5 100644 --- a/development/atom/README +++ b/development/atom/README @@ -18,3 +18,7 @@ Optional building features: DISABLE_METRICS=yes|no (default: no) * Delete temporary data cached after building package DELETE_CACHE=yes|no (default: no) + +NOTE: +Atom may failed to build at first attempt. +Simply retry the process and it should be working. |