added placeholders for Distrobox and flatpak

This commit is contained in:
2026-03-12 23:52:53 -05:00
parent a52f713a48
commit c7d85042d2
5 changed files with 12 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ If your distribution has a Graphical software manager/store, you can likely sear
If not, or you wish to install it via command-line, see below:
### Flatpak (universal)
If you wish to install through flatpak ensure flatpak is setup, see [Flatpak](Flatpak.md) for details if not.
If you wish to install through flatpak ensure flatpak is setup, see [Flatpak](../Tools/Flatpak.md) for details if not.
```sh
flatpak install flathub org.virt_manager.virt-manager
```