forked from cerc-io/laconicd-deprecated
chore: un-fork from cosmos (#166)
* chore: un-fork from cosmos * rm LoC
This commit is contained in:
@@ -57,7 +57,7 @@ Now you are connected to the droplet.
|
||||
Clone and build Ethermint in the droplet using `git`:
|
||||
|
||||
```bash
|
||||
go install https://github.com/cosmos/ethermint.git
|
||||
go install https://github.com/tharsis/ethermint.git
|
||||
```
|
||||
|
||||
Check that the binaries have been successfuly installed:
|
||||
|
||||
@@ -11,7 +11,7 @@ This document outlines the steps to join the public testnet
|
||||
1. Install the Ethermint binaries (ethermintd & ethermint cli)
|
||||
|
||||
```bash
|
||||
git clone https://github.com/cosmos/ethermint
|
||||
git clone https://github.com/tharsis/ethermint
|
||||
cd ethermint
|
||||
git checkout v0.4.1
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user