mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated GOPATH (markdown)
parent
c957f234ab
commit
b466cef2f0
@ -8,7 +8,7 @@ Since the $GOPATH variable can be a list, the rest of this document will use $GO
|
||||
|
||||
## Integrating GOPATH
|
||||
|
||||
On OS X or Linux, adding the following expression to PATH will add all $GOPATH/bin directories.
|
||||
On OS X or Linux (bash), adding the following expression to PATH will add all $GOPATH/bin directories.
|
||||
```
|
||||
${GOPATH//://bin:}/bin
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user