Merge branch 'master' of github.com:kissx/kiss

This commit is contained in:
Dylan Araps 2019-10-01 22:49:28 +03:00
commit 46b4a99c87
1 changed files with 2 additions and 2 deletions

View File

@ -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`