From 5745d819bd5fea5cbfb6ef4886a39b7f814c14db Mon Sep 17 00:00:00 2001 From: Johan Brandhorst Date: Sun, 14 Oct 2018 14:21:01 +0100 Subject: README.md: correct installation instructions Fixes golang/go#28196 Change-Id: I5fa57b039798c172a0b2610d8278077aca15512e Reviewed-on: https://go-review.googlesource.com/c/141802 Reviewed-by: Alberto Donizetti Reviewed-by: Rob Pike --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 48a3e08..8588768 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,9 @@ The git-codereview tool is a command-line tool for working with Gerrit. ## Download/Install -The easiest way to install is to run `go get -u golang.org/x/review`. You can +The easiest way to install is to run `go get -u golang.org/x/review/git-codereview`. You can also manually git clone the repository to `$GOPATH/src/golang.org/x/review`. -The review binary itself is available at `golang.org/x/review/git-codereview`. Run `git codereview hooks` to install Gerrit hooks for your git repository. ## Report Issues / Send Patches -- cgit v1.3