We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39bac2f commit e84b9d1Copy full SHA for e84b9d1
README.md
@@ -32,7 +32,7 @@ xbps-install -S wf-recorder
32
33
## Fedora Linux
34
35
-Fedora users can install from rpmfusion-free-updates. First [enable rpmfusion](https://rpmfusion.org/Configuration) and then
+Fedora users can install wf-recorder from the official repos
36
```
37
sudo dnf install wf-recorder
38
@@ -54,7 +54,7 @@ sudo apt install libavutil-dev libavcodec-dev libavformat-dev libswscale-dev lib
54
55
#### Fedora
56
57
-$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-devel
+$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-free-devel
58
59
60
### Download & Build
0 commit comments