Skip to content

Commit fd428f0

Browse files
committed
Add codeblock lang
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 78e5ac2 commit fd428f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ If you're developing locally, you can replace the path to the image with your ow
7171

7272
To run the image from the current directory assuming that there is a `config.yaml`:
7373

74-
```
75-
$ docker run \
74+
```sh
75+
docker run \
7676
-v $(pwd)/config.yaml:/config.yaml \
7777
--network host \
7878
-it --rm matrix/waterfall \

0 commit comments

Comments
 (0)