summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 401eb39..34dccd6 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ see `default-config.json` for example
## how to install
hiccup only needs one command to install :)
```sh
-python setup.py install --user
+python3 -m flit install --user
```
or you can use the [aur package](https://aur.archlinux.org/packages/hiccup-git)