Skip to content

Commit

Permalink
add tips to install godef
Browse files Browse the repository at this point in the history
  • Loading branch information
gtt116 committed Jun 22, 2016
1 parent a06e791 commit cf7b272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_go.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,6 @@ mkdir ~/gos
echo 'Go install finished..'
echo 'Please copy bashrc into $HOME dir to make go work'
echo 'run: go get -u github.com/jstemmer/gotags to install gotags.'
echo 'run: go get -u github.com/rogpeppe/godef to install godef'

rm $GO

0 comments on commit cf7b272

Please sign in to comment.