Update readme

Fixes #47
This commit is contained in:
Martin Polden 2018-02-12 15:12:32 +01:00
parent d49f1f7376
commit 8940a3cdfe
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ force IPv4 or IPv6 lookup.
Compiling requires the [Golang compiler](https://golang.org/) to be installed.
This application can be installed by using `go get`:
`go get github.com/mpolden/ipd`
`go get github.com/mpolden/ipd/...`
For more information on building a Go project, see the [official Go
documentation](https://golang.org/doc/code.html).