Updated Tailscaled on macOS (markdown)

Brad Fitzpatrick 2022-03-20 13:05:38 -07:00
parent 288f6d34dc
commit 3b6c7db6f0

@ -8,7 +8,7 @@ This page is about how to use the open source, non-GUI `tailscaled` and `tailsca
## Install Go ## Install Go
Install Go 1.17+ from https://golang.org/dl/ or Homebrew, etc. Install Go 1.18 (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 ## Compile Tailscale