diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-06-16 15:01:41 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-06-16 15:01:41 +0000 |
commit | 7c8afc395d0f3056786bb2c11ad25afc6eecdc19 (patch) | |
tree | fd7ff897fda3890689af7a435e47a69cc9da567a | |
parent | 4c8c667cff4fca25bca537c1b7acf28f26c94826 (diff) | |
download | cpt-7c8afc395d0f3056786bb2c11ad25afc6eecdc19.tar.gz |
docs: update
FossilOrigin-Name: 75f70e563909e4049aef3f5a9bf687c8d9f4cc8777300a816b3e7fb56e54e5d5
-rw-r--r-- | README.md | 15 |
1 files changed, 5 insertions, 10 deletions
@@ -29,21 +29,16 @@ See: <https://github.com/kissx/packages> ## Dependencies -Full list of dependencies. +POSIX coreutils: + +- `cat`, `cp`, `find`, `mkdir`, `sh`, `rm`, `rmdir`, `sed`, `tee` + +Other utilities: -- `cat` -- `cp` - `file` -- `find` - `git` (For `git` packages.) -- `mkdir` -- `rm` -- `rmdir` -- `sed` -- `sh` - `sha256sum` - `tar` -- `tee` - `wget` ## Getting started |