Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Commit

Permalink
Update runtime check command (#721)
Browse files Browse the repository at this point in the history
Co-authored-by: Pat Connors <[email protected]>
  • Loading branch information
mabequinho and nicknamenamenick authored Feb 26, 2024
1 parent 004473a commit f4c9bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/codecs.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ This command should return the version(s) of the runtime that you installed.
To check what runtime version a certain program is currently running (i.e Firefox), enter in a terminal:

```bash
flatpak info org.mozilla.firefox | grep Runtime
flatpak info --show-extensions org.mozilla.firefox | grep runtime
```

Ensure that you also get the ffmpeg-full version returned by the previous command.

0 comments on commit f4c9bf4

Please sign in to comment.