Update README.md
Add support for Ubuntu Server to README.md
This commit is contained in:
parent
549038b449
commit
7897974b74
10
README.md
10
README.md
@ -16,8 +16,8 @@ operating system you want to run and Quickemu will figure out the best
|
||||
way to do it for you. For example:
|
||||
|
||||
``` bash
|
||||
quickget ubuntu-mate 22.04
|
||||
quickemu --vm ubuntu-mate-22.04.conf
|
||||
quickget ubuntuserver 22.04.1
|
||||
quickemu --vm ubuntuserver-22.04.1.conf
|
||||
```
|
||||
|
||||
The original objective of the project was to enable quick testing of
|
||||
@ -228,6 +228,12 @@ with your preferred flavour.
|
||||
- `ubuntu` (Ubuntu)
|
||||
- `xubuntu` (Xubuntu)
|
||||
|
||||
### Ubuntu Server
|
||||
|
||||
This particular fork supports Ubuntu Server 20.04 and 22.04 too.
|
||||
|
||||
- `ubuntuserver` (Ubuntu Live Server Install)
|
||||
|
||||
## Other Operating Systems
|
||||
|
||||
`quickget` also supports:
|
||||
|
Loading…
Reference in New Issue
Block a user