From b64b4fc75a879c1be2d7e63c5f136e44af8183ec Mon Sep 17 00:00:00 2001 From: Denton Gentry Date: Thu, 30 Nov 2023 22:16:05 -0800 Subject: [PATCH] Updated Tailscaled on macOS (markdown) --- Tailscaled-on-macOS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tailscaled-on-macOS.md b/Tailscaled-on-macOS.md index 3d9efeb..f6ed13f 100644 --- a/Tailscaled-on-macOS.md +++ b/Tailscaled-on-macOS.md @@ -8,7 +8,7 @@ This page is about how to use the open source, non-GUI `tailscaled` and `tailsca ## Install Go -Install Go 1.20 (or whatever the most recently released Go version is) from https://golang.org/dl/ or Homebrew, etc. Tailscale always requires the most recent Go version and doesn't support older ones. +Install Go 1.21 (or whatever the most recently released Go version is) from https://golang.org/dl/ or Homebrew, etc. Tailscale always requires the most recent Go version and doesn't support older ones. ## Compile Tailscale