File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ tailscale login --login-server <YOUR_HEADSCALE_URL>
43
43
44
44
#### GUI
45
45
46
- - ALT + Click the Tailscale icon in the menu and hover over the Debug menu
46
+ - Option + Click the Tailscale icon in the menu and hover over the Debug menu
47
47
- Under ` Custom Login Server ` , select ` Add Account... `
48
48
- Enter the URL of your headscale instance (e.g ` https://headscale.example.com ` ) and press ` Add Account `
49
49
- Follow the login procedure in the browser
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ func Apple(url string) *elem.Element {
93
93
elem .Li (
94
94
nil ,
95
95
elem .Text (
96
- "ALT + Click the Tailscale icon in the menu and hover over the Debug menu" ,
96
+ "Option + Click the Tailscale icon in the menu and hover over the Debug menu" ,
97
97
),
98
98
),
99
99
elem .Li (nil ,
You can’t perform that action at this time.
0 commit comments