diff --git a/README.md b/README.md index 154c2ad..4be859b 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,4 @@ windows下需要特殊处理编码问题(API要求为UTF-8)。 对于`Debian`系列系统,示例安装`sudo apt install libssl-dev libcurl4-openssl-dev`。 -对用`windows`系统,可以使用`vcpkg install xlnt openssl curl[ssl]`。 \ No newline at end of file +对于`windows`系统,可以使用`vcpkg install xlnt openssl curl[ssl]`。 \ No newline at end of file