Skip to content

Commit e84b9d1

Browse files
committed
README: Update Fedora build and install documentation
wf-recorder is being added to the main Fedora repositories.
1 parent 39bac2f commit e84b9d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ xbps-install -S wf-recorder
3232

3333
## Fedora Linux
3434

35-
Fedora users can install from rpmfusion-free-updates. First [enable rpmfusion](https://rpmfusion.org/Configuration) and then
35+
Fedora users can install wf-recorder from the official repos
3636
```
3737
sudo dnf install wf-recorder
3838
```
@@ -54,7 +54,7 @@ sudo apt install libavutil-dev libavcodec-dev libavformat-dev libswscale-dev lib
5454

5555
#### Fedora
5656
```
57-
$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-devel
57+
$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-free-devel
5858
```
5959

6060
### Download & Build

0 commit comments

Comments
 (0)