Update join_network.md (#770)

This commit is contained in:
Daniel Choi
2021-02-04 13:36:37 -08:00
committed by GitHub
parent be664839e9
commit 4a1c3e02c9
+1
View File
@@ -13,6 +13,7 @@ This document outlines the steps to join the public testnet hosted by [Chainsafe
```bash
git clone https://github.com/cosmos/ethermint
cd ethermint
git checkout v0.3.1
make install
```