Updated README to mention the .deb package

This commit is contained in:
Yannick Mauray 2021-10-22 21:03:14 +02:00
parent a30681eb35
commit 4a289fe238
No known key found for this signature in database
GPG Key ID: 67C4AAC5E99CB909
1 changed files with 18 additions and 0 deletions

View File

@ -4,6 +4,24 @@ A Flutter frontend for [quickget](https://github.com/wimpysworld/quickemu).
## Install
### Standard package
On Ubuntu, `quickgui` can be installed as a standard package.
First, add this ppa (this only needs to be done once) :
```
sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
```
Then, install the pacakge :
```
sudo apt install quickgui
```
### Pre-compiled binary
* [Download](https://github.com/ymauray/quickgui/releases/) the binary.
* Uncompress the tarball wherever you want.
* From anywhere on the filesystem, run the app.