Skip to content

Commit

Permalink
Bumb distro version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
Quinten Van Damme authored Mar 4, 2022
1 parent 4313029 commit 5d4352c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions markdown/articles/install/QEMU-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ summary: How to run dahliaOS Linux inside of the QEMU Emulator
sudo pacman -S qemu qemu-arch-extra qemu-block-gluster qemu-block-iscsi qemu-block-rbd samba
```

#### Fedora 32 - 35
#### Fedora 32 - 36
- First open a terminal and type the following command:

```
Expand All @@ -28,7 +28,7 @@ sudo dnf install qemu
emerge --ask app-emulation/qemu
```

#### Ubuntu 20.04 - 21.10
#### Ubuntu 20.04 - 22.04
- First open a terminal and type the following command:

```
Expand Down
2 changes: 1 addition & 1 deletion markdown/articles/install/QEMU-gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ summary: How to run dahliaOS Linux inside of virt manager
sudo pacman -S qemu qemu-arch-extra qemu-block-gluster qemu-block-iscsi qemu-block-rbd samba virt-manager
```

#### Ubuntu 20.04 - 21.10
#### Ubuntu 20.04 - 22.04
- First open a terminal and type the following command:

```
Expand Down

0 comments on commit 5d4352c

Please sign in to comment.