We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
source
.
1 parent 33b1f6d commit 033730cCopy full SHA for 033730c
README.md
@@ -33,7 +33,7 @@ To set `GOROOT` in your shell's initialization add the following:
33
`. ~/.asdf/plugins/golang/set-env.zsh`
34
35
**fish shell**
36
-`. ~/.asdf/plugins/golang/set-env.fish`
+`source ~/.asdf/plugins/golang/set-env.fish`
37
38
## When using `go get` or `go install`
39
0 commit comments