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:
Atif Ali
2025-07-02 16:22:58 +05:00
committed by GitHub
parent 0b82f41a24
commit 0b8ed9c2bd

View File

@ -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)