Show list of fedora releases (#112)
This commit is contained in:
parent
2009ffc103
commit
c5cdb44325
10
README.md
10
README.md
@ -31,6 +31,7 @@ comprehensive support for macOS and Windows**.
|
||||
* macOS High Sierra, Mojave, Catalina and Big Sur
|
||||
* Windows 8.1, 10 and 11 including TPM 2.0
|
||||
* Ubuntu, and all the official flavours, supported by `quickget`
|
||||
* Fedora, supported by `quickget`
|
||||
* Full SPICE support including host/guest clipboard sharing
|
||||
* VirtIO-webdavd file sharing for Linux and Windows guests
|
||||
* VirtIO-9p file sharing for Linux and macOS guests
|
||||
@ -285,6 +286,15 @@ quickget freebsd 13_0
|
||||
quickemu --vm freebsd-13_0.conf
|
||||
```
|
||||
|
||||
## Fedora Guest
|
||||
|
||||
`quickemu` supports Fedora releases.
|
||||
|
||||
```bash
|
||||
quickget fedora 34
|
||||
quickemu --vm fedora-34.conf
|
||||
```
|
||||
|
||||
# SPICE
|
||||
|
||||
The following features are available while using the SPICE protocol:
|
||||
|
Loading…
Reference in New Issue
Block a user