chore: update example to latest LTS version
parent
7fc67faa75
commit
2e38f76724
|
@ -7,8 +7,8 @@ The `quickget` tool is provided as part of Quickemu and it's purpose is to autom
|
|||
Here's an example of how to create and run an Ubuntu guest virtual machine, the process is much the same for any other Linux distribution.
|
||||
|
||||
``` shell
|
||||
quickget ubuntu 22.04
|
||||
quickemu --vm ubuntu-22.04.conf
|
||||
quickget ubuntu 24.04
|
||||
quickemu --vm ubuntu-24.04.conf
|
||||
```
|
||||
|
||||
- Complete the installation as normal.
|
||||
|
|
Loading…
Reference in New Issue