diff --git a/README.md b/README.md index 662267e..9310836 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,8 @@ Step 2. Run — replace `/your/video/path` with the real path on your host A. Using `docker run`: -```docker run -d \ +``` +docker run -d \ --name videopress \ --restart unless-stopped \ -p 8080:8080 \