Go Binaries in PATH
To run binaries installed with go install, you'll need to add Go's binary directory your shell's search path.
Run the following command to add the Go binary directory to your PATH:
Go programming language
View All TagsTo run binaries installed with go install, you'll need to add Go's binary directory your shell's search path.
Run the following command to add the Go binary directory to your PATH: