mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
docs: move the duplicate Coder Desktop install warning to Troubleshooting (#18691)
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
This commit is contained in:
@ -34,10 +34,6 @@ You can install Coder Desktop on macOS or Windows.
|
|||||||
|
|
||||||
1. Continue to the [configuration section](#configure).
|
1. Continue to the [configuration section](#configure).
|
||||||
|
|
||||||
> 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`.
|
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
If you use [WinGet](https://github.com/microsoft/winget-cli), run `winget install Coder.CoderDesktop`.
|
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.
|
|||||||
|
|
||||||
1. Coder Connect is now running!
|
1. Coder Connect is now running!
|
||||||
|
|
||||||
|
## Troubleshooting
|
||||||
|
|
||||||
|
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`.
|
||||||
|
|
||||||
## Next Steps
|
## Next Steps
|
||||||
|
|
||||||
- [Connect to and work on your workspace](./desktop-connect-sync.md)
|
- [Connect to and work on your workspace](./desktop-connect-sync.md)
|
||||||
|
Reference in New Issue
Block a user