diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-10-01 19:49:27 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-10-01 19:49:27 +0000 |
commit | e47da8b2ec6cf986d381a32764402c290f202a0f (patch) | |
tree | e2c3672433c3c13c04857adc27c8bb70d0326136 | |
parent | c722d09429763fac48c9e84dd037f2576da985bd (diff) | |
parent | b57db53bf9a0a31ab3ba2e565370974d12cbee9d (diff) | |
download | cpt-e47da8b2ec6cf986d381a32764402c290f202a0f.tar.gz |
Merge branch 'master' of github.com:kissx/kiss
FossilOrigin-Name: ad614a6a63483451059af1be0436e072774031d38f2c10eb49afe042f3bc3e13
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -29,13 +29,13 @@ Tiny and straightforward package manager for KISS written in POSIX `sh`. See: <https://getkiss.org/pages/package-system/> -## Extending the package manager. +## Extending the package manager See: https://github.com/kisslinux/kiss-utils ## Shell compatibility -KISS is written in POSIX `sh` though each shell has its own set of quirks.Below are the currently known to work and tested shells (as `/bin/sh`). +KISS is written in POSIX `sh` though each shell has its own set of quirks. Below are the currently known to work and tested shells (as `/bin/sh`). - `ash` - `dash` |