Skip to content

Commit

Permalink
Fix README.md Fedora & Centos instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodshn committed Jun 23, 2021
1 parent 6304a6d commit 68ca2ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,9 @@ $ sudo dnf install \
### Fedora, Centos, RHEL and related distributions

```sh
$ sudo dnf install \
pkg-config \
systemd-dev \
$ sudo dnf install \
pkg-config \
systemd-devel \
dbus-devel
```

Expand Down

0 comments on commit 68ca2ae

Please sign in to comment.