Update instruction on block 8931000
cd $HOME
rm -rf nolus-core
git clone https://github.com/Nolus-Protocol/nolus-core.git
cd nolus-core
git checkout v0.6.8
make install
nolusd version --long | grep -e commit -e version
Result:
#version:0.6.8
#commit:be1bcbc8832f2bdb74202c031ba6c2b920755e9b
sudo systemctl restart nolusd && sudo journalctl -u nolusd -f --no-hostname -o cat