summaryrefslogtreecommitdiffstats
path: root/client/go
diff options
context:
space:
mode:
Diffstat (limited to 'client/go')
-rw-r--r--client/go/README.md8
1 files changed, 2 insertions, 6 deletions
diff --git a/client/go/README.md b/client/go/README.md
index e50f29e1961..b3633e697aa 100644
--- a/client/go/README.md
+++ b/client/go/README.md
@@ -4,9 +4,5 @@ The command-line tool for Vespa.ai.
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 install
+See [Vespa documentation](https://docs.vespa.ai) and [getting started with Vespa
+CLI](https://docs.vespa.ai/en/vespa-cli.html).