Update README.md

This commit is contained in:
夏楚
2019-06-25 18:52:12 +08:00
committed by GitHub
parent 7a03147d75
commit 0af676c32b

View File

@@ -221,7 +221,7 @@ It is recommended to compile on Ubuntu or MacOScompiling on windows is cumber
- Guidance
```
1 Enter the ZLMediaKit directory and execute git submodule update -- init downloads the code for ZLToolKit
1 Enter the ZLMediaKit directory and execute git submodule update -- init downloads the code for ZLToolKit
2 Open the project with cmake-gui and generate the vs project file.
3 Find the project file (ZLMediaKit.sln), double-click to open it with vs2017.
4 Choose to compile Release version. Find the target file and run the test case.