Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/user-guides/desktop/index.md
Co-authored-by: Edward Angert <EdwardAngert@users.noreply.github.com>
  • Loading branch information
matifali and EdwardAngert authored Jun 30, 2025
commit ba62429829e0cb19885aca865a5f55fab84c46f4
3 changes: 2 additions & 1 deletion docs/user-guides/desktop/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Coder Desktop

Coder Desktop provides seamless access to your remote workspaces without CLI installation or manual port forwarding. Connect to workspace services using simple hostnames like `myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments.
Coder Desktop provides seamless access to your remote workspaces without the need to install a CLI or configure manual port forwarding.
Connect to workspace services using simple hostnames like `myworkspace.coder`, launch native applications with one click, and synchronize files between local and remote environments.

> [!NOTE]
> Coder Desktop requires a Coder deployment running [v2.20.0](https://github.com/coder/coder/releases/tag/v2.20.0) or later.
Expand Down
Loading