Skip to content

Commit

Permalink
Fix flatpak info command typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nurupo committed Mar 25, 2024
1 parent 257e2ab commit c119e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ flatpak install "runtime/org.videolan.VLC.Plugin.pause_click/$ARCH/$BRANCH"
If the correct plugin extension branch is installed, you should see `Extension: runtime/org.videolan.VLC.Plugin.pause_click/$ARCH/$BRANCH` listed in the output of:

```bash
flatpak info flatpak info --show-extensions org.videolan.VLC
flatpak info --show-extensions org.videolan.VLC
```

If you do not have the correct plugin extension branch installed, there will be no `Extension: runtime/org.videolan.VLC.Plugin.pause_click` listed in there.
Expand Down

0 comments on commit c119e7b

Please sign in to comment.