Update README

This commit is contained in:
Martin Wimpress 2021-10-28 16:07:14 +01:00
parent f3c955822c
commit 3cbb07c3af
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -109,10 +109,17 @@ Now install all the **Requirements** documented above.
## Graphical User Interfaces
While `quickemu` and `quickget` are designed for the terminal, graphical user interfaces are also available:
While `quickemu` and `quickget` are designed for the terminal, a graphical user interfaces is also available:
* [Quickemu GUI](https://github.com/marxjohnson/quickemu_gui) by [Mark Johnson](https://github.com/marxjohnson)
* [Quickgui](https://github.com/ymauray/quickgui/) by [Yannick Mauray](https://github.com/ymauray)
* [Quickgui](https://github.com/quickgui/quickgui) by [Mark Johnson](https://github.com/marxjohnson) and [Yannick Mauray](https://github.com/ymauray).
### Quickgui for Ubuntu
```bash
sudo add-apt-repository ppa:yannick-mauray/quickgui
sudo apt update
sudo apt install quickgui
```
## Ubuntu Guest