mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-21 17:07:04 +00:00
Add build deps to readme
This commit is contained in:
parent
37f3c27413
commit
8777f61975
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ Additional back-end code available is in the [crl-monitor ](https://github.com/a
|
|||
# Build instructions
|
||||
|
||||
```
|
||||
apt install build-essential autoconf libssl-dev libpcap-dev
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr/local
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue