Fix typo, mention RHEL derivative

This commit is contained in:
Robert Scheck 2023-02-12 00:34:06 +01:00
parent 845adb9b4d
commit bd92444b57

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