aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'client/go/README.md')
-rw-r--r--client/go/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/client/go/README.md b/client/go/README.md
index e78c21addd7..d3803828b4c 100644
--- a/client/go/README.md
+++ b/client/go/README.md
@@ -5,3 +5,9 @@ Use it on Vespa instances running locally, remotely or in the cloud.
Prefer web service API's to this in production.
Vespa documentation: https://docs.vespa.ai
+
+Developer notes:
+
+ $ brew install go
+ $ make test
+