@@ -9,7 +9,7 @@ Coder Desktop requires a Coder deployment running [v2.20.0](https://github.com/c
9
9
## Install Coder Desktop
10
10
11
11
> [ !IMPORTANT]
12
- > Coder Desktop can't connect through another VPN.
12
+ > Coder Desktop can't connect through a corporate VPN.
13
13
>
14
14
> Due to a [ known issue] ( #coder-desktop-cant-connect-through-another-vpn ) ,
15
15
> if your Coder deployment requires that you connect through a corporate VPN, Desktop will timeout when it tries to connect.
@@ -119,7 +119,7 @@ Before you can use Coder Desktop, you will need to sign in.
119
119
120
120
![ Coder Desktop on Windows - enable Coder Connect] ( ../../images/user-guides/desktop/coder-desktop-win-enable-coder-connect.png )
121
121
122
- This may take a few moments, as Coder Desktop will download the necessary components from the Coder server if they have been updated.
122
+ This may take a few moments, because Coder Desktop will download the necessary components from the Coder server if they have been updated.
123
123
124
124
1 . macOS: You may be prompted to enter your password to allow Coder Connect to start.
125
125
@@ -141,12 +141,11 @@ To avoid system VPN configuration conflicts, only one copy of `Coder Desktop.app
141
141
142
142
#### Coder Desktop can't connect through another VPN
143
143
144
- If the logged in Coder deployment requires a VPN to connect, Coder Connect can't establish communication through the VPN,
145
- and will time out.
144
+ If the logged in Coder deployment requires a corporate VPN to connect, Coder Connect can't establish communication
145
+ through the VPN, and will time out.
146
146
147
- This is due to known issues with how [ macOS] ( https://github.com/coder/coder-desktop-macos/issues/201 ) and
148
- [ Windows] ( https://github.com/coder/coder-desktop-windows/issues/147 )
149
- network extensions communicate with each other.
147
+ This is due to known issues with [ macOS] ( https://github.com/coder/coder-desktop-macos/issues/201 ) and
148
+ [ Windows] ( https://github.com/coder/coder-desktop-windows/issues/147 ) networking.
150
149
A resolution is in progress.
151
150
152
151
## Next Steps
0 commit comments