Update install doc

This commit is contained in:
Jim McDonald
2020-03-03 17:28:20 +00:00
parent 8df1b74a79
commit 5896579496

View File

@@ -21,7 +21,7 @@ A command-line tool for managing common tasks in Ethereum 2.
`ethdo` is a standard Go program which can be installed with:
```sh
go get github.com/wealdtech/ethdo
GO111MODULE=on go get github.com/wealdtech/ethdo@v1.2.1
```
## Usage