Fix doc formatting again.

This commit is contained in:
Daniel Ceregatti 2025-03-10 14:26:34 -07:00
parent f8561d8ec6
commit 9253f249f2

View file

@ -22,9 +22,7 @@ git clone https://ceregatti.org/git/daniel/dayzdockerserver.git
cd dayzdockerserver cd dayzdockerserver
``` ```
```shell
Build the Docker image and bring the stack up in the background: Build the Docker image and bring the stack up in the background:
```
```shell ```shell
docker compose up --build -d docker compose up --build -d