diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2016-08-14 08:20:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-14 08:20:02 +0700 |
commit | 7b93505e7419276b01123531174707de012fe0f9 (patch) | |
tree | b4a1e14813271d498f203f390a6943a3ac77ff92 /system/rover/README | |
parent | 457ffda47f37ff4001d53b0b2a85b72b3fea679d (diff) | |
download | slackbuilds-7b93505e7419276b01123531174707de012fe0f9.tar.gz |
system/rover: Fix typo + remove config.h.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/rover/README')
-rw-r--r-- | system/rover/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/rover/README b/system/rover/README index 452a67aef5..9d5427a5b4 100644 --- a/system/rover/README +++ b/system/rover/README @@ -8,5 +8,5 @@ is designed to be simple, fast and portable. CUSTOMIZATION ------------- -To customize rover, edit config.h in the SlackBuild directory before -running the SlackBuild. +To customize rover, copy config.h from the source directory to the +the SlackBuild directory and edit it before running the SlackBuild. |