Skip to content

Commit

Permalink
doc go_use_refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
fbartho committed Aug 20, 2015
1 parent 4912ac7 commit e7ab505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ If you need to switch between versions of go for different projects, things can
/usr/local/Cellar/go/1.4.2/libexec
/Users/fbartho/Code/gopath/go

Also, if you're working in multiple shell windows, after switching which go is active, you'll want to run `go_use_refresh` in your other shells to update the environment.

# Installation

1. First, install the go versions you want to use. Examples: `brew install go` `brew install go12` (ignore warnings about linkage, of course they collide!)
Expand Down

0 comments on commit e7ab505

Please sign in to comment.