We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25a89ba commit 80db407Copy full SHA for 80db407
README.md
@@ -57,7 +57,9 @@ See [Doing continuous integration with arduino builder](https://github.com/ardui
57
58
You need [Go 1.4.3](https://golang.org/dl/#go1.4.3).
59
60
-Repo root contains script `setup_go_env_vars`. Use it as is or as a template for setting up Go environment variables.
+Repo root contains the script `setup_go_env_vars`. Use it as is or as a template for setting up Go environment variables.
61
+
62
+To install `codereview/patch` you have to install [Mercurial](https://www.mercurial-scm.org/) first.
63
64
Once done, run the following commands:
65
0 commit comments