Skip to content

安装

// vim ~/.profile
export PATH=$PATH:/usr/local/go/bin
export PATH="$HOME/go/bin:$PATH"