aboutsummaryrefslogtreecommitdiffhomepage
path: root/base_workspace/examples/go/BUILD
diff options
context:
space:
mode:
authorGravatar Han-Wen Nienhuys <hanwen@google.com>2015-02-23 12:47:33 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-02-23 12:47:33 +0000
commit3b7015d696dd829ad287ce5e53897c2f8f3b2930 (patch)
tree7d763f667fb0ff0224fedc554cbe249030a21a9e /base_workspace/examples/go/BUILD
parent33080d963f2cdfb6415cc6b4490cdca56314417c (diff)
Add documentation for Skylark Go rules.
-- MOS_MIGRATED_REVID=86946740
Diffstat (limited to 'base_workspace/examples/go/BUILD')
-rw-r--r--base_workspace/examples/go/BUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/base_workspace/examples/go/BUILD b/base_workspace/examples/go/BUILD
index b3939e2244..5e6b7806d4 100644
--- a/base_workspace/examples/go/BUILD
+++ b/base_workspace/examples/go/BUILD
@@ -1,5 +1,4 @@
-# Go rules expect a symlink to the Go installation, e.g.
-# ln -s $(go env GOROOT) tools/go/go_root
+# See README.md for instructions on how to use these rules.
package(default_visibility = ["//visibility:public"])