From 2b87c9a345da18ed408fd0d031068beb0c46adff Mon Sep 17 00:00:00 2001 From: Tyler Cipriani Date: Thu, 31 May 2018 14:12:59 -0600 Subject: tool -> too Reviewers: dduvall, #release-engineering-team Reviewed By: dduvall, #release-engineering-team Tags: #release-engineering-team Differential Revision: https://phabricator.wikimedia.org/D1065 --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d9c2d8f..55e7174 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -14,7 +14,7 @@ to both users inside and outside of WMF and our communities. * To install on macOS use [Homebrew](https://brew.sh) and run: `brew install go` * You can run `go version` to check the golang version. - * If your distro's go package is tool old or unavailable, + * If your distro's go package is too old or unavailable, [download](https://golang.org/dl/) a newer golang version. 2. `dep` for dependency management * On macOS, try Homebrew: `brew install dep` -- cgit v1.2.1