8000 Update code block language to shell · coder/coder@c6dd0d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit c6dd0d1

Browse files
authored
Update code block language to shell
1 parent 5b20e8b commit c6dd0d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/offline.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,13 +146,13 @@ filesystem mirror without re-building the image.
146146

147147
First, create an empty plugins directory:
148148

149-
```console
149+
```shell
150150
mkdir $HOME/plugins
151151
```
152152

153153
Next, add a volume mount to docker-compose.yaml:
154154

155-
```console
155+
```shell
156156
vim compose.yaml
157157
```
158158

0 commit comments

Comments
 (0)
0