docs: update

This commit is contained in:
Dylan Araps 2019-08-15 15:03:01 +00:00
parent ff85b46816
commit 73b778d70d
1 changed files with 0 additions and 10 deletions

View File

@ -8,16 +8,6 @@ Tiny package manager for KISS Linux.
See: <https://getkiss.org/pages/package-system/>
## Getting started
Add these to your `shellrc`.
```sh
# The location to install packages (Optional).
# Default: /
export KISS_ROOT=~/.kiss
```
## Usage
```sh