From cf6fa98e361e11127564888ef9d791c3fae84d4c Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 28 Apr 2021 08:19:22 +0800 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4b280fde2..80044a698 100755 --- a/README.md +++ b/README.md @@ -43,6 +43,7 @@ cd srs/trunk && git remote set-url origin https://github.com/ossrs/srs.git && ``` > Note: We use [mirrors(gitee)](#mirrors) here, but it's also ok to `git clone https://github.com/ossrs/srs.git` + > Remark: Recommend to use Centos7 64bits, please read wiki([CN][v3_CN_Build],[EN][v3_EN_Build]), or use [docker][docker-dev].