 
  
This guide assumes that you use cosmovisor to manage upgrades. If you do not use cosmovisor, please adjust some commands accordingly.
        The upgrade is scheduled for Block
        5266396. It is estimated to take place
        3 years ago. A
        countdown clock is here.
              
cd osmosis
git pull
git checkout angrymouse attack
make install# should be 
osmosisd version
# Should be commit 
osmosisd version --long | grep commitmkdir -p $HOME/.osmosisd/cosmovisor/upgrades//bin
cp $HOME/go/bin/osmosisd $HOME/.osmosisd/cosmovisor/upgrades//bin# should be 
$HOME/.osmosisd/cosmovisor/upgrades//bin/osmosisd version