Add missing newline

This commit is contained in:
TwinProduction 2020-12-05 18:21:35 -05:00
parent e309ffb1b6
commit 46d476128d

View File

@ -464,6 +464,7 @@ If you're on Windows, replace `"$(pwd)"` by the absolute path to your current di
docker run -p 8080:8080 --mount type=bind,source=C:/Users/Chris/Desktop/config.yaml,target=/config/config.yaml --name gatus twinproduction/gatus
```
## Running the tests
```