Skip to content

Commit ed892fc

Browse files
committed
update readme
1 parent 9deac71 commit ed892fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,11 @@ Supported APIs:
2020

2121
Install dependencies:
2222
```sh
23+
# For Ubuntu:
2324
apt install libudev-dev pkg-config
25+
# For RHEL:
26+
sudo dnf install -y systemd-devel
27+
2428
git submodule update --init --recursive
2529
./deps.sh
2630
```

0 commit comments

Comments
 (0)