We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1ca8f2d commitbeb5f16Copy full SHA for beb5f16
docs/tutorials/quickstart.md
@@ -11,8 +11,8 @@ September 23, 2024
11
12
---
13
14
-Follow the steps in this guide to install Coder locally or on a cloud-hosting provider, set up a
15
-workspace, and connect to it from VS Code.
+Follow the steps in this guide to install Coder locally or on a cloud-hosting
+provider, set up aworkspace, and connect to it from VS Code.
16
17
By the end of this guide, you'll have a remote development environment that you
18
can connect to from any device anywhere, so you can work on the same files in a
@@ -64,9 +64,9 @@ persistent environment from your main device, a tablet, or your phone.
64
65
1. Start Coder:
66
67
-```shell
68
-coder server
69
-```
+```shell
+coder server
+```
70
71
##Windows
72