You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user-guides/desktop/index.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,10 +34,6 @@ You can install Coder Desktop on macOS or Windows.
34
34
35
35
1. Continue to the [configuration section](#configure).
36
36
37
-
> Do not install more than one copy of Coder Desktop.
38
-
>
39
-
> To avoid system VPN configuration conflicts, only one copy of `Coder Desktop.app` should exist on your Mac, and it must remain in `/Applications`.
40
-
41
37
### Windows
42
38
43
39
If you use [WinGet](https://github.com/microsoft/winget-cli), run `winget install Coder.CoderDesktop`.
@@ -123,6 +119,10 @@ Before you can use Coder Desktop, you will need to sign in.
123
119
124
120
1. Coder Connect is now running!
125
121
122
+
## Troubleshooting
123
+
124
+
Do not install more than one copy of Coder Desktop. To avoid system VPN configuration conflicts, only one copy of `Coder Desktop.app` should exist on your Mac, and it must remain in `/Applications`.
125
+
126
126
## Next Steps
127
127
128
128
-[Connect to and work on your workspace](./desktop-connect-sync.md)
0 commit comments