Skip to content

Commit

Permalink
Update guide.md (osmosis-labs#1001)
Browse files Browse the repository at this point in the history
7.0.1 to 7.0.2
  • Loading branch information
czarcas7ic authored Feb 28, 2022
1 parent 8d50ef5 commit 29d275f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion networks/osmosis-1/upgrades/v7/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ To prepare for the upgrade, you need to create some folders, and build and insta
mkdir -p ~/.osmosisd/cosmovisor/upgrades/v7/bin
cd $HOME/osmosis
git pull
git checkout v7.0.1
git checkout v7.0.2
make build
cp build/osmosisd ~/.osmosisd/cosmovisor/upgrades/v7/bin
```
Expand Down

0 comments on commit 29d275f

Please sign in to comment.