Fix formatting in markdown files

This commit is contained in:
Roland
2020-06-24 21:35:31 +02:00
parent 6013273704
commit 739e38120c
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ Building
--------
If you build this yourself, keep in mind that you **must** build from the
project root!
project root!
```docker build -f extras/docker/apache/Dockerfile --tag wger/apache .```

View File

@@ -43,7 +43,7 @@ Building
--------
If you build this yourself, keep in mind that you **must** build from the
project root!
project root!
```docker build -f extras/docker/development/Dockerfile --tag wger/devel .```