diff --git a/README.md b/README.md index 43f299c..a9aaf5a 100644 --- a/README.md +++ b/README.md @@ -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