diff --git a/wiki/content/clients/index.md b/wiki/content/clients/index.md
index 210a989b7736981d94f454c2a6b044e10583441f..d7553e5c91bc9a94fbfb671fda7672f9bbfe7c04 100644
--- a/wiki/content/clients/index.md
+++ b/wiki/content/clients/index.md
@@ -35,6 +35,7 @@ The client can be obtained in the usual way via `go get`:
 
 ```sh
 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