You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: bin/README_EN.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Also make sure that you're using a correct Node.js version `>=16 as 16.18.1`. If
11
11
**Preparation before installation**
12
12
- Check out the dependency guide provided by tauri(**very important**): [link](https://tauri.app/v1/guides/getting-started/prerequisites)
13
13
- Check nodejs, rust version.
14
-
- For windows(at least installed `Win10 SDK (10.0.19041.0)` and `Visual Studio build tool 2022(>=17.2)` installed),additional installation is required:
14
+
- For windows(at least installed `Win10 SDK (10.0.19041.0)` and `Visual Studio build tool 2022(>=17.2)`),additional installation is required:
15
15
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
16
16
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
17
17
3. Microsoft Visual C++ 2012 Redistributable (x86) (optional)
0 commit comments