Add AppImage
This commit is contained in:
parent
43c31a1d97
commit
37332b5618
5 changed files with 240 additions and 1 deletions
|
|
@ -44,10 +44,16 @@ There is deliberately no network connectivity or syncing intended.
|
|||
|
||||
Make sure you have `libxcb-cursor0` installed (it may be called something else on non-Debian distributions).
|
||||
|
||||
If downloading from my Forgejo's Releases page, you may wish to verify the GPG signatures with my [GPG key](https://mig5.net/static/mig5.asc).
|
||||
|
||||
### From PyPi/pip
|
||||
|
||||
* `pip install bouquin`
|
||||
|
||||
### From AppImage
|
||||
|
||||
* Download the Bouquin.AppImage from the Releases page, make it executable with `chmod +x`, and run it.
|
||||
|
||||
### From source
|
||||
|
||||
* Clone this repo or download the tarball from the releases page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue