diff --git a/doc/install.html b/doc/install.html index cd9abcc57d..9d78e3a0c8 100644 --- a/doc/install.html +++ b/doc/install.html @@ -108,8 +108,10 @@ export PATH=$PATH:/usr/local/go/bin

Note: changes made to a profile file may not apply until the -next time you log into your computer. Alternatively, you can apply them to the -current shell with a command like source $HOME/.profile. +next time you log into your computer. +To apply the changes immediately, just run the shell commands directly +or execute them from the profile using a command such as +source $HOME/.profile.

Installing to a custom location