mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Update README
This commit is contained in:
parent
f3c955822c
commit
3cbb07c3af
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
@ -109,10 +109,17 @@ Now install all the **Requirements** documented above.
|
||||||
|
|
||||||
## Graphical User Interfaces
|
## 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/quickgui/quickgui) by [Mark Johnson](https://github.com/marxjohnson) and [Yannick Mauray](https://github.com/ymauray).
|
||||||
* [Quickgui](https://github.com/ymauray/quickgui/) by [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
|
## Ubuntu Guest
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue