Skip to content

Commit

Permalink
Add comment for MacOS
Browse files Browse the repository at this point in the history
  • Loading branch information
wllm-rbnt committed Aug 10, 2023
1 parent ca5dc95 commit 8ae5938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@ On FreeBSD (as root):
pkg install git cmake ninja json-c libnet
```

On MacOS (as root):
```
brew install cmake ninja openssl@3 libpcap libnet json-c
```

Compile & install:
```
git clone https://github.com/adulau/ssldump.git
Expand Down

0 comments on commit 8ae5938

Please sign in to comment.