diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -19,10 +19,5 @@ see `default-config.json` for example ## how to install hiccup only needs one command to install :) ```sh -make install -``` - -and to uninstall: -```sh -make uninstall +python setup.py install --user ``` |
