Skip to content

Commit

Permalink
Update pages/linux/flatpak-run.md
Browse files Browse the repository at this point in the history
Co-authored-by: Wiktor Perskawiec <[email protected]>
  • Loading branch information
renner0e and spageektti authored Dec 28, 2024
1 parent 328b6a7 commit 49c3768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/linux/flatpak-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

`flatpak run --runtime-version={{24.08|master|stable|...}} {{com.example.app}}`

- Run an installed application with a different runtime (but same version number), e.g. org.freedesktop.Sdk:
- Run an installed application with a different runtime (but same version number):

`flatpak run --runtime={{org.freedesktop.Sdk}} {{com.example.app}}`

0 comments on commit 49c3768

Please sign in to comment.