Updated Tailscaled on macOS (markdown)
parent
26a8d1be8f
commit
b5e25b06da
|
@ -23,6 +23,8 @@ With Go 1.16, it's as easy as:
|
|||
$ go install tailscale.com/cmd/tailscale{,d}@main
|
||||
```
|
||||
|
||||
That'll put the binaries in `$(go env GOPATH)/bin`, so likely `$HOME/go/bin`. You can copy or symlink those binaries into your `$PATH`, or make your `$PATH` include that directory.
|
||||
|
||||
### Run the `tailscaled` (daemon)
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue