Merge branch 'master' of github.com:wealdtech/ethdo

This commit is contained in:
Jim McDonald
2020-03-12 13:39:52 +00:00

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