Update README.md
More than one requirement, so instead of `it` use plural `them`.
This commit is contained in:
parent
ac156b9612
commit
56b0dba148
|
@ -131,7 +131,7 @@ You will need:
|
||||||
* [go](https://golang.org/dl/) v1.13 or later.
|
* [go](https://golang.org/dl/) v1.13 or later.
|
||||||
* [node.js](https://nodejs.org/en/download/) v10 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
|
```bash
|
||||||
brew install go node
|
brew install go node
|
||||||
|
|
Loading…
Reference in New Issue