Skip to content
This repository was archived by the owner on Jan 7, 2020. It is now read-only.

Commit 642e0de

Browse files
authored
Update README.md
1 parent bd4f8bb commit 642e0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ CoolQ C++ SDK 封装了跟 DLL 接口相关的底层逻辑,包括:
2424

2525
在开始使用之前,请确保你已经安装了 Git 和 CMake,且 `PATH` 中存在 `git``cmake` 命令。不需要安装 vcpkg,后面的脚本中会自动安装。
2626

27-
除了 Git、CMake,还需要安装 VC++ 2017 v141 工具集。
27+
除了 Git、CMake,还需要安装 VC++ 2017 v141 工具集**并且安装 VS 的英文语言包(vcpkg 要求)**
2828

2929
### 下载 SDK
3030

0 commit comments

Comments
 (0)