Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 637b4cd

Browse files
committed
make fmt
1 parent a27e0b3 commit 637b4cd

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/templates/open-in-coder.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,12 @@ To support any infrastructure and software stack, Coder provides a generic appro
3737
EOF
3838
}
3939
```
40+
4041
> Note: The `dir` attribute can be set to any of the following:
41-
> - `~/coder`
42-
> - `/home/coder/coder`
43-
> - `coder` (relative to the home directory)
42+
>
43+
> - `~/coder`
44+
> - `/home/coder/coder`
45+
> - `coder` (relative to the home directory)
4446
4547
- If you want the template to support any repository via [parameters](./parameters.md)
4648

0 commit comments

Comments
 (0)