diff --git a/README.md b/README.md index 8ffab87..b153c7d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ spamip is a command line tool that adds an IP to a bind zone file in DNSBL format +## Installing + +``` +go get github.com/dalu/spamip +go install github.com/dalu/spamip +``` + ## Getting Started All you need is a file with this header, in my cast it's located in `/var/bind/pri/localhost.zone`