Merge pull request #74 from robert-scheck/centos

Fix typo, mention RHEL derivative
This commit is contained in:
Alexandre Dulaunoy 2023-02-12 13:17:49 +01:00 committed by GitHub
commit a24b0dd6ac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ make
(optional) make install (optional) make install
``` ```
On Fedora, Centos & RHEL: On Fedora, CentOS, RHEL & Rocky:
``` ```
dnf install autoconf automake gcc make openssl-devel libpcap-devel libnet-devel json-c-devel dnf install autoconf automake gcc make openssl-devel libpcap-devel libnet-devel json-c-devel
./autogen.sh ./autogen.sh