From dba335f0a88ed37aa93abf12ce7b7f8a76a3109c Mon Sep 17 00:00:00 2001 From: Odyssium Date: Fri, 10 Feb 2023 19:31:21 +0000 Subject: [PATCH] Add GO_TELEMETRY notice (totally not to test the new CI) Signed-off-by: Odyssium --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8d02209..2cb4419 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,9 @@ If you are using Portainer or Podman, you know how to create the GotHub containe ### Manual You will need an installation of Go 1.19+ installed on your system. + +We recommend setting the `GO_TELEMETRY` environment variable to `off`. In the future, the Go CLI will send telemetry to Google, which you might not want. + ```bash git clone https://codeberg.org/gothub/gothub.git cd gothub