aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordylan.araps@gmail.com <dylan.araps@gmail.com>2019-08-15 15:03:00 +0000
committerdylan.araps@gmail.com <dylan.araps@gmail.com>2019-08-15 15:03:00 +0000
commitd3aff78e9c7a30750284ea54816052f570c9ae6a (patch)
tree8664e8d7ae65028e3b2ebef4f65a8157636bb350 /README.md
parent57dede61b4700d5a13a21eac818de3b3b1b4fa40 (diff)
downloadcpt-d3aff78e9c7a30750284ea54816052f570c9ae6a.tar.gz
docs: update
FossilOrigin-Name: 550313d4277ffc20fd65097549c273db5b513f50eee3042a954d090401baf064
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/README.md b/README.md
index ec0e151..c9e29af 100644
--- a/README.md
+++ b/README.md
@@ -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