Skip to content

Commit e22cca3

Browse files
committed
fixup
1 parent bd8778a commit e22cca3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/FAQ.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,10 @@ Use the `--disable-telemetry` flag to disable telemetry.
366366

367367
## What's the difference between code-server and Coder?
368368

369-
code-server and Coder are both applications that can be installed on any machine. The main difference is who they serve. Out of the box, code-server is simply VS Code in the browser while Coder is a tool for provisioning remote development environments via Terraform.
369+
code-server and Coder are both applications that can be installed on any
370+
machine. The main difference is who they serve. Out of the box, code-server is
371+
simply VS Code in the browser while Coder is a tool for provisioning remote
372+
development environments via Terraform.
370373

371374
code-server was built for individuals while Coder was built for teams. In Coder, you create Workspaces which can have applications like code-server. If you're looking for a team solution, you should reach for [Coder](https://github.com/coder/coder).
372375

0 commit comments

Comments
 (0)