update windows requirement for pake-cli

This commit is contained in:
Tlntin
2023-01-16 12:04:12 +08:00
parent 6a21d08420
commit 1f8e3f44a3

2
bin/README_EN.md vendored
View File

@@ -11,7 +11,7 @@ Also make sure that you're using a correct Node.js version `>=16 as 16.18.1`. If
**Preparation before installation**
- Check out the dependency guide provided by tauri(**very important**): [link](https://tauri.app/v1/guides/getting-started/prerequisites)
- Check nodejs, rust version.
- For windows(at least installed `Win10 SDK (10.0.19041.0)` and `Visual Studio build tool 2022(>=17.2)` installed),additional installation is required:
- For windows(at least installed `Win10 SDK (10.0.19041.0)` and `Visual Studio build tool 2022(>=17.2)`),additional installation is required:
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
3. Microsoft Visual C++ 2012 Redistributable (x86) (optional)