Update README.md

This commit is contained in:
夏楚
2019-06-11 12:13:47 +08:00
committed by GitHub
parent 1257ad725b
commit fe02688723

View File

@@ -122,6 +122,7 @@
## 编译要求
- 编译器支持C++11GCC4.8/Clang3.3/VC2015或以上
- cmake3.2或以上
- **必须使用git下载完整的代码不要使用下载zip包的方式下载源码否则子模块代码默认不下载**
## 编译(Linux)
- 我的编译环境