aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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