Skip to content

Commit

Permalink
docs: replace required platform library installs
Browse files Browse the repository at this point in the history
  • Loading branch information
losuler committed Mar 2, 2024
1 parent 7b9caaf commit 6be98dd
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 @@ -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).
Expand Down

0 comments on commit 6be98dd

Please sign in to comment.