1
0
Fork 0
mirror of https://gitlab.com/famedly/conduit.git synced 2025-09-15 18:57:03 +00:00

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