readme edits
This commit is contained in:
@@ -6,8 +6,12 @@ Simple IP counting web service
|
||||
Installing From Source
|
||||
==============================
|
||||
|
||||
Move the `hdx` directory in the root of your `$GOPATH`. Once there, you can
|
||||
install by running
|
||||
Clone the repo or if your `$GOPATH` is already set, run:
|
||||
|
||||
```bash
|
||||
go get s.mcquay.me/dm/hdx
|
||||
```
|
||||
Once there, you can install by running
|
||||
|
||||
```bash
|
||||
$ go install hdx/...
|
||||
|
||||
Reference in New Issue
Block a user