<h2>Environment variables</h2>
-<p>The Go compilation environment depends on three environment
-variables that you should set in your <code>.bashrc</code> or equivalent,
-plus one optional variable:</p>
+<p>
+The Go compilation environment depends on three environment variables plus one optional variable:
+</p>
<dl>
<dt>
</p>
<p>
-Set these variables in your <code>.bashrc</code>. For example:
+Set these variables in your shell profile (<code>$HOME/.bashrc</code>,
+<code>$HOME/.profile</code>, or equivalent). The settings might look
+something like this:
</p>
<pre>
</pre>
<p>
-Double-check them by listing your environment.
+Double-check them by listing your environment. (You will need to launch
+a new shell or terminal window for the changes to take effect.)
</p>
<pre>