Skip to content

Commit

Permalink
Update gopkg.in link in README now that v1 is tagged.
Browse files Browse the repository at this point in the history
Thanks to @borgstrom for noticing this.

Change-Id: I6c18f1133e7b66f365cda2c46d835de0ccb17d65
Reviewed-on: http://review.couchbase.org/55674
Reviewed-by: Mark Nunberg <mark.nunberg@couchbase.com>
Tested-by: Brett Lawson <brett19@gmail.com>
  • Loading branch information
brett19 committed Oct 29, 2015
1 parent 2d753e6 commit 8a9d4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Bug Tracker - [http://www.couchbase.com/issues/browse/GOCBC](http://www.couchbas

To install the latest development version, run:
```bash
go get gopkg.in/couchbaselabs/gocb.v0
go get gopkg.in/couchbaselabs/gocb.v1
```


Expand Down

0 comments on commit 8a9d4a5

Please sign in to comment.