forked from ports/contrib
168dcbc476
--HG-- rename : go/README.rst => go/README
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
Notes
|
|
=====
|
|
|
|
|
|
You probably want to ensure you have
|
|
the following setup either temporarily
|
|
in your ``$HOME/.bashrc`` or ``$HOME/.profile``
|
|
or ``/etc/profile`` or similar.
|
|
|
|
.. code-block:: sh
|
|
|
|
export GOROOT=/usr/lib/go
|
|
|