Skip to content

Commit

Permalink
README: Update Fedora build and install documentation
Browse files Browse the repository at this point in the history
wf-recorder is being added to the main Fedora repositories.
  • Loading branch information
Conan-Kudo committed Dec 21, 2022
1 parent 6b2a6ea commit 3933ab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ xbps-install -S wf-recorder

## Fedora Linux

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
```
sudo dnf install wf-recorder
```
Expand All @@ -54,7 +54,7 @@ sudo apt install libavutil-dev libavcodec-dev libavformat-dev libswscale-dev lib

#### Fedora
```
$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-devel
$ sudo dnf install wayland-devel wayland-protocols-devel ffmpeg-free-devel
```

### Download & Build
Expand Down

0 comments on commit 3933ab2

Please sign in to comment.