Skip to content

Commit 1d2e591

Browse files
authored
Merge pull request #20 from dv336699/patch-1
Move the comment out of the bash line
2 parents eb8a819 + e034ee0 commit 1d2e591

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/guide/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,9 @@ You have three ways to use ZLMediaKit, namely:
205205

206206
You can download the compiled image from Docker Hub and start it:
207207

208+
This image is automatically compiled and pushed for github continuous integration, keeping it up to date with the code (master branch)
209+
208210
```bash
209-
#This image is automatically compiled and pushed for github continuous integration, keeping it up to date with the code (master branch)
210211
docker run -id -p 1935:1935 -p 8080:80 -p 8443:443 -p 8554:554 -p 10000:10000 -p 10000:10000/udp -p 8000:8000/udp -p 9000:9000/udp zlmediakit/zlmediakit:master
211212
```
212213

0 commit comments

Comments
 (0)