mirror of
https://github.com/minio/minio.git
synced 2025-02-03 18:06:00 -05:00
Merge pull request #948 from minio/harshavardhana-patch-1
Update INSTALLGO.md
This commit is contained in:
commit
ff7fa3637c
@ -53,7 +53,7 @@ $ mkdir -p $HOME/go
|
|||||||
|
|
||||||
##### Setup GOROOT and GOPATH
|
##### Setup GOROOT and GOPATH
|
||||||
|
|
||||||
Add the following exports to your ``~/.bashrc``. Environment variable GOROOT specifies the location of your golang binaries
|
Add the following exports to your ``~/.bash_profile``. Environment variable GOROOT specifies the location of your golang binaries
|
||||||
and GOPATH specifies the location of your project workspace.
|
and GOPATH specifies the location of your project workspace.
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user