Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1223)

Unified Diff: third_party/cq_client/README.md

Issue 1479983002: Roll CQ client changes f5de663..7d916d5 (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cq_client/README.md
diff --git a/third_party/cq_client/README.md b/third_party/cq_client/README.md
index a4b06baeb7830bb5cff3230c573268f6c37876c8..f1bb79c2ddea724aa939d2d893334880b67d0495 100644
--- a/third_party/cq_client/README.md
+++ b/third_party/cq_client/README.md
@@ -8,11 +8,11 @@ The canonical version is located at `https://chrome-internal.googlesource.com/
infra/infra_internal/+/master/commit_queue/cq_client`.
You'll need to use protoc version 2.6.1 and
-recent golang/protobuf package. Sadly, the latter has no tags no versions.
+recent golang/protobuf package. Sadly, the latter has neither tags nor versions.
-You can get protobuf by downloading archive from https://github.com/google/protobuf/tree/v2.6.1,
-and manually building it. As for golang compiler, if you have go configured,
-just
+You can get protobuf by downloading archive from
+https://github.com/google/protobuf/tree/v2.6.1 and manually building it. As for
+golang compiler, if you have go configured, just
go get -u github.com/golang/protobuf/{proto,protoc-gen-go}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698