commit
ce3280a320
@ -119,7 +119,9 @@ If everything works you are good to go, but you may need to set some environment
|
||||
# Golang environment variables
|
||||
export GOROOT=/usr/local/go
|
||||
export GOPATH=$HOME/go
|
||||
export PATH=$GOPATH/bin:$GOROOT/bin:$HOME/.local/bin:$PATH:
|
||||
|
||||
# Update PATH to include GOPATH and GOROOT binaries
|
||||
export PATH=$GOPATH/bin:$GOROOT/bin:$HOME/.local/bin:$PATH
|
||||
```
|
||||
|
||||
### Migration
|
||||
|
Loading…
x
Reference in New Issue
Block a user