fix indentation

This commit is contained in:
Jörg Thalheim 2016-01-06 19:32:33 +01:00
parent f96bf5f5be
commit b32c3bd183

@ -8,9 +8,9 @@ Based original on whoisd from the dn42 monotone registry written by welterde.
1. Install a go compiler
2. Setup Go Workspace:
$ mkdir ~/go
$ export GOPATH=~/go
$ mkdir ~/go
$ export GOPATH=~/go
3. Download and install the daemon
$ go get github.com/Mic92/whois42d
$ go get github.com/Mic92/whois42d