From b32c3bd183a73738be3bff9b68b181a84aea81bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Wed, 6 Jan 2016 19:32:33 +0100 Subject: [PATCH] fix indentation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70cc240..f0e0a92 100644 --- a/README.md +++ b/README.md @@ -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