diff --git a/README.md b/README.md index e998b59..451930f 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,18 @@ The purpose of this tool is to make you a better onion service provider. You owe it to yourself and your users to ensure that attackers cannot easily exploit and deanonymize. -## Dependencies +## Go Dependencies * h12.me/socks - For the Tor SOCKS Proxy connection. -* github.com/xiam/exif & libexif-dev - For EXIF data extraction +* github.com/xiam/exif - For EXIF data extraction. + +## OS Package Dependencies + +* libexif-dev on ubuntu/debian +`sudo apt-get install libexif-dev` + +* libexif-devel on fedora +`sudo dnf install libexif-devel` ## Installing