docs: update README.md (#503)

* readme: update

* install

* typo
This commit is contained in:
Federico Kunze Küllmer
2021-08-26 18:06:44 +00:00
committed by GitHub
parent 7389770b10
commit 0cdedfc1fd
3 changed files with 42 additions and 16 deletions
+4 -3
View File
@@ -4,11 +4,12 @@ order: 1
# Installation
Build and install the Ethermint binaries from source or using Docker. {synopsis}
## Pre-requisites
### Install [`jq`](https://stedolan.github.io/jq)
On Mac `brew install jq` or download the official binaries on the project [website](https://stedolan.github.io/jq/download/).
- [Install Go 1.16+](https://golang.org/dl/) {prereq}
- [Install jq](https://stedolan.github.io/jq/download/) {prereq}
## Install Binaries