From 56b0dba1482165e1db67855921ddc2e09f5afc38 Mon Sep 17 00:00:00 2001 From: hmage Date: Mon, 27 Jan 2020 22:06:26 +0300 Subject: [PATCH] Update README.md More than one requirement, so instead of `it` use plural `them`. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be7f9735..6e06afa6 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ You will need: * [go](https://golang.org/dl/) v1.13 or later. * [node.js](https://nodejs.org/en/download/) v10 or later. -You can either install it via the provided links or use [brew.sh](https://brew.sh/) if you're on Mac: +You can either install them via the provided links or use [brew.sh](https://brew.sh/) if you're on Mac: ```bash brew install go node