forked from Mirrors/jsonapi
Merge pull request #5 from shwoodard/readme-installation
Updated GitHub url - fixes #4
This commit is contained in:
commit
71d0c3734f
|
@ -10,7 +10,7 @@ Also visit, [Godoc](http://godoc.org/github.com/shwoodard/jsonapi).
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```
|
```
|
||||||
go get -u github.com/shoodard/jsonapi
|
go get -u github.com/shwoodard/jsonapi
|
||||||
```
|
```
|
||||||
|
|
||||||
Or, see [Alternative Installation](#alternative-installation).
|
Or, see [Alternative Installation](#alternative-installation).
|
||||||
|
|
Loading…
Reference in New Issue