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