diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
