Skip to content

Commit

Permalink
README: Add acl dependency to Fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
tavianator committed Nov 16, 2022
1 parent d9b4950 commit 906b0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ Here's how to install them on some common platforms:
# apt install acl libacl1-dev attr libattr1-dev libcap2-bin libcap-dev libonig-dev

<strong>Fedora</strong>
# dnf install libacl-devel libattr-devel libcap-devel oniguruma-devel
# dnf install acl libacl-devel libattr-devel libcap-devel oniguruma-devel

<strong>NixOS</strong>
# nix-env -i acl attr libcap oniguruma
Expand Down

0 comments on commit 906b0e9

Please sign in to comment.