Skip to content

Commit

Permalink
chore(internal/gapicgen): remove gerrit ref (#2690)
Browse files Browse the repository at this point in the history
  • Loading branch information
hongalex authored Aug 6, 2020
1 parent 4e1b4aa commit 450ba0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions internal/gapicgen/cmd/genbot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ go run cloud.google.com/go/internal/gapicgen/cmd/genbot \
--githubUsername=$GITHUB_USERNAME \
--githubName="Jean de Klerk" \
--githubEmail=deklerk@google.com \
--gerritCookieValue=<cookie>
```

## Run with docker
Expand Down Expand Up @@ -59,4 +58,4 @@ cd /path/to/internal/gapicgen
go get -u github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic
```

(it's just based on the go.mod entry)
(it's just based on the go.mod entry)

0 comments on commit 450ba0d

Please sign in to comment.