One last styling change on README
This commit is contained in:
parent
758525b18d
commit
0e10143b5c
1 changed files with 2 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue