mirror of
https://github.com/adulau/ssldump.git
synced 2024-11-21 17:07:04 +00:00
Fix readme
This commit is contained in:
parent
0a840ae521
commit
37f3c27413
1 changed files with 2 additions and 0 deletions
|
@ -32,10 +32,12 @@ Additional back-end code available is in the [crl-monitor ](https://github.com/a
|
|||
|
||||
# Build instructions
|
||||
|
||||
```
|
||||
./autogen.sh
|
||||
./configure --prefix=/usr/local
|
||||
make
|
||||
make install
|
||||
```
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Reference in a new issue