Use source command (. is deprecated) (#129)

This commit is contained in:
Yusuke Iinuma 2024-01-30 02:35:21 +09:00 committed by GitHub
parent 33b1f6d73a
commit 033730cb54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ To set `GOROOT` in your shell's initialization add the following:
`. ~/.asdf/plugins/golang/set-env.zsh`
**fish shell**
`. ~/.asdf/plugins/golang/set-env.fish`
`source ~/.asdf/plugins/golang/set-env.fish`
## When using `go get` or `go install`