aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 3 insertions, 5 deletions
diff --git a/README b/README
index 6479e35..fb860fa 100644
--- a/README
+++ b/README
@@ -19,22 +19,20 @@ Dependencies
To build and use cpt, you need the following software.
-MAKE DEPENDS
-- C compiler
-- redo (the repository contains minimal/do)
-
RUNTIME DEPENDS
- rsync
- curl
- POSIX base utilities [coreutils, busybox, sbase, etc.]
- tar [GNU tar, busybox, toybox, libarchive, etc.]
+MAKE DEPENDS
+- redo (optional, the repository contains minimal/do)
+
Directory Structure
--------------------------------------------------------------------------------
/ -- README, LICENSE, CHANGELOG
- bin/ -- for C programs.
contrib/ -- for Shell scripts that wrap around cpt.
docs/ -- for documentation.
man/ -- for manual pages.