Skip to content

Commit

Permalink
fix dependency for fedora
Browse files Browse the repository at this point in the history
Signed-off-by: yihuaf <[email protected]>
  • Loading branch information
yihuaf committed May 11, 2023
1 parent d616ebf commit 73bdd11
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ $ sudo dnf install \
dbus-devel \
elfutils-libelf-devel \
libseccomp-devel \
libclang-dev
clang-devel
```

## Build
Expand Down
2 changes: 1 addition & 1 deletion docs/src/user/basic_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ $ sudo dnf install \
dbus-devel \
elfutils-libelf-devel \
libseccomp-devel \
libclang-dev
clang-devel
```

---
Expand Down

0 comments on commit 73bdd11

Please sign in to comment.