Skip to content

Commit

Permalink
Merge pull request #107 from nimrodshn/fix_readme
Browse files Browse the repository at this point in the history
Fix README.md Fedora & Centos instructions
  • Loading branch information
utam0k authored Jun 23, 2021
2 parents 6304a6d + 68ca2ae commit a105e11
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 a105e11

Please sign in to comment.