Skip to content

Commit beb5f16

Browse files
committed
make fmt
1 parent 1ca8f2d commit beb5f16

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/tutorials/quickstart.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ September 23, 2024
1111

1212
---
1313

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.
14+
Follow the steps in this guide to install Coder locally or on a cloud-hosting
15+
provider, set up a workspace, and connect to it from VS Code.
1616

1717
By the end of this guide, you'll have a remote development environment that you
1818
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.
6464

6565
1. Start Coder:
6666

67-
```shell
68-
coder server
69-
```
67+
```shell
68+
coder server
69+
```
7070

7171
## Windows
7272

0 commit comments

Comments
 (0)