From 5d286776a50716470764aa7018c698ab0bf27c63 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 24 Jun 2020 11:37:25 +0800 Subject: [PATCH 1/2] Fix README link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ee8a3011..b73ddce1a 100755 --- a/README.md +++ b/README.md @@ -1626,6 +1626,7 @@ Winlin [bug #1488]: https://github.com/ossrs/srs/issues/1488 [bug #1551]: https://github.com/ossrs/srs/pull/1551 [bug #1554]: https://github.com/ossrs/srs/pull/1554 +[bug #1672]: https://github.com/ossrs/srs/issues/1672 [bug #xxxxxxxxxx]: https://github.com/ossrs/srs/issues/xxxxxxxxxx [bug #735]: https://github.com/ossrs/srs/issues/735 From 024df5bdbfbc7a90851df6a5bd6043af5c2800a7 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 24 Jun 2020 11:38:48 +0800 Subject: [PATCH 2/2] Refine README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b73ddce1a..8801a5d8e 100755 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git && gi > Note: You can also build SRS in docker, please read [docker][docker-dev]. -**Step 3:** Run SRS +**>>> Step 3:** Run SRS ``` ./objs/srs -c conf/srs.conf