aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-03 14:42:36 +0000
committermerakor <cem@ckyln.com>2021-07-03 14:42:36 +0000
commit2dbf2b4255beb0ce8a12be7618ca87dce43fe064 (patch)
tree13e10a65986cb57fda8c8a81f84f10a0229b65da
parenta01d0ab0020287f0c52537b41d644d16904f1d18 (diff)
downloadcpt-2dbf2b4255beb0ce8a12be7618ca87dce43fe064.tar.gz
Update README to specify the pax dependency
FossilOrigin-Name: 0254fb1a658e9ab0d80de0bb84ba39927a340843c6556cd21b35a6bcaa12b207
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 9ea2dc3..6e78b2a 100644
--- a/README
+++ b/README
@@ -14,7 +14,7 @@ To build and use cpt, you need the following software:
- rsync
- curl
- POSIX base utilities [coreutils, busybox, sbase, etc.]
-- pax or tar [GNU tar, busybox, toybox, libarchive, etc.]
+- pax
- Common compression utilities such as `gzip`, `bzip2`, `xz`, etc.