Skip to content
Snippets Groups Projects
Unverified Commit f7424e8a authored by Pawan Rawal's avatar Pawan Rawal
Browse files

Update docs to checkout to correct branch for client.

parent 61b93f00
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,7 @@ The client can be obtained in the usual way via `go get`: ...@@ -35,6 +35,7 @@ The client can be obtained in the usual way via `go get`:
```sh ```sh
go get -u -v github.com/dgraph-io/dgraph/client go get -u -v github.com/dgraph-io/dgraph/client
cd $GOPATH/src/github.com/dgraph-io/dgraph && git checkout release/v0.9.2
``` ```
The full [GoDoc](https://godoc.org/github.com/dgraph-io/dgraph/client) contains The full [GoDoc](https://godoc.org/github.com/dgraph-io/dgraph/client) contains
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment