Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Polden <martin.polden@gmail.com>2017-05-18 19:58:27 +0300
committerMartin Polden <martin.polden@gmail.com>2017-05-18 19:58:27 +0300
commit803697b91aab7968513abf278cba9694c05a3e91 (patch)
tree86a7d6935f7aa2db89f9d526088e8b633cbea173 /README.md
parent81b7c71ce111acb9d92ade108a0a97015d9feb80 (diff)
Update readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b84ec0f..852a8e9 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ $ http --json ifconfig.co
Compiling requires the [Golang compiler](https://golang.org/) to be installed.
This application can be installed by using `go get`:
-`go get github.com/martinp/ipd`
+`go get github.com/mpolden/ipd`
### Usage