From 6be98dd5f687b59b1ec3cda32109e611b4e5c803 Mon Sep 17 00:00:00 2001 From: losuler Date: Sat, 2 Mar 2024 18:00:47 +1100 Subject: [PATCH] docs: replace required platform library installs --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 69900f0..63d3086 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,8 @@ This is currently based on Packet Tracer 8.2.1 and is intended to track the late ```bash flatpak install \ - org.freedesktop.Platform/x86_64/21.08 \ - org.freedesktop.Sdk/x86_64/21.08 + org.kde.Sdk/x86_64/5.15-22.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).