Update readme

main
Micke Nordin 2 years ago
parent b2e7b4ed6d
commit 58ab46c0ab
Signed by: micke
GPG Key ID: 0DA0A7A5708FE257

@ -10,7 +10,13 @@ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY C
With that said, if you do decide to use it, feed back is much appreciated. Please send me a message on mastodon [@micke@koyu.space](https://koyu.space/web/accounts/125968) if you use it with success, and open an [issue on smolnet.org](https://code.smolnet.org/micke/passui/issues/new/) if you have problems.
## Installation
Clone this repository and run the crude installer:
If you are running {Deb,Mo}bian you can install using the [prebuilt .deb file](https://code.smolnet.org/attachments/d3112068-cac5-4e22-890a-0765c8e170dd).
You can also build a deb yourself using python3-stdeb:
```
python3 setup.py --command-packages=stdeb.command bdist_deb
```
Otherwise you can clone this repository and run the crude installer:
```
git clone https://code.smolnet.org/micke/passui.git
cd passui

Loading…
Cancel
Save