forked from cerc-io/laconicd-deprecated
fix docker build (#437)
* fix docker build * docs Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
This commit is contained in:
co-authored by
Federico Kunze
parent
bba6d880d1
commit
defcad2bcd
@@ -26,7 +26,7 @@ ethermintcli -h
|
||||
You can build Ethermint using Docker by running:
|
||||
|
||||
```bash
|
||||
make docker
|
||||
make docker-build
|
||||
```
|
||||
|
||||
This will install the binaries on the `./build` directory. Now, check that the binaries have been
|
||||
|
||||
Reference in New Issue
Block a user