docs: replace required platform library installs

This commit is contained in:
losuler
2024-03-02 18:00:47 +11:00
parent 7b9caaf7b4
commit 6be98dd5f6

View File

@ -33,8 +33,8 @@ This is currently based on Packet Tracer 8.2.1 and is intended to track the late
```bash ```bash
flatpak install \ flatpak install \
org.freedesktop.Platform/x86_64/21.08 \ org.kde.Sdk/x86_64/5.15-22.08 \
org.freedesktop.Sdk/x86_64/21.08 io.qt.qtwebengine.BaseApp/x86_64/5.15-22.08
``` ```
4. Download the official Deb package to the cloned repository (don't rename it). 4. Download the official Deb package to the cloned repository (don't rename it).