One last styling change on README
This commit is contained in:
parent
758525b18d
commit
fb7005906a
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`:
|
A. Using `docker run`:
|
||||||
|
|
||||||
```docker run -d \
|
```
|
||||||
|
docker run -d \
|
||||||
--name videopress \
|
--name videopress \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-p 8080:8080 \
|
-p 8080:8080 \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue