Skip to content

Commit

Permalink
update README to qt6
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-toterman committed Jan 11, 2023
1 parent 84a6c3f commit 8aa8ebe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,8 @@ First, install multipass's runtime dependencies. On amd64 architecture, you can

```
sudo apt update
sudo apt install libgl1 libpng16-16 libqt5core5a libqt5gui5 \
libqt5network5 libqt5widgets5 libxml2 libvirt0 dnsmasq-base \
sudo apt install libgl1 libpng16-16 libqt6core6 libqt6gui6 \
libqt6network6 libqt6widgets6 libxml2 libvirt0 dnsmasq-base \
dnsmasq-utils qemu-system-x86 qemu-utils libslang2 iproute2 \
iptables iputils-ping libatm1 libxtables12 xterm
```
Expand Down

0 comments on commit 8aa8ebe

Please sign in to comment.