mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-29 20:51:45 +00:00
Update README.md
This commit is contained in:
@ -16,6 +16,7 @@ then
|
||||
echo 'export GOROOT=/home/tmuser/go' >> /home/tmuser/.bashrc
|
||||
echo 'export GOPATH=/home/tmuser/gocode' >> /home/tmuser/.bashrc
|
||||
echo 'export PATH=$PATH:$GOROOT/bin:$GOPATH/bin' >> /home/tmuser/.bashrc
|
||||
source ~/.bashrc
|
||||
else
|
||||
echo "should not be root to run install_golang.sh"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user