mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-07 12:06:27 +00:00
Fix typo, mention RHEL derivative
This commit is contained in:
parent
845adb9b4d
commit
bd92444b57
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue