Update README_en.md

This commit is contained in:
夏楚 2020-07-02 15:26:40 +08:00 committed by GitHub
parent 97c2297d2a
commit e24adfe995
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ It is recommended to compile on Ubuntu or MacOScompiling on windows is cumber
### Before build
- **You must use git to clone the complete code. Do not download the source code by downloading zip package. Otherwise, the sub-module code will not be downloaded by default.You can do it like this:**
```
git clone https://github.com/zlmediakit/ZLMediaKit.git
git clone https://github.com/xiongziliang/ZLMediaKit.git
cd ZLMediaKit
git submodule update --init
```