Updated GitHub url - fixes #4

This commit is contained in:
Aren Patel 2015-07-24 22:06:38 -07:00
parent 079f9c91ec
commit 6522035828
1 changed files with 1 additions and 1 deletions

View File

@ -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).