Update _windows_install.mdx

This commit is contained in:
Shuaiqiang Chang 2022-08-16 15:18:32 +08:00 committed by GitHub
parent 400ff89417
commit 29f78522f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
import PkgList from "/components/PkgList"; import PkgListV3 from "/components/PkgListV3";
1. 下载客户端安装包 1. 下载客户端安装包
<PkgList type={1} sys="Windows" /> <PkgListV3 type={4} sys="Windows" />
[所有下载](https://www.taosdata.com/cn/all-downloads/) [所有下载](https://www.taosdata.com/cn/all-downloads/)