docs: Fix fix formatting of code blocks in markdown

This commit is contained in:
Tobias Fella 2021-04-15 23:08:13 +02:00
parent b427395648
commit 95db30918e
2 changed files with 10 additions and 0 deletions

View file

@ -1,4 +1,5 @@
Install docker:
```
$ sudo apt install docker
$ sudo usermod -aG docker $USER