One last styling change on README

This commit is contained in:
Brian McGonagill 2026-03-12 16:55:53 -05:00
parent 758525b18d
commit 0e10143b5c

View file

@ -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 \