update readme file for pake-cli
This commit is contained in:
2
bin/README.md
vendored
2
bin/README.md
vendored
@@ -11,7 +11,7 @@ npm install -g pake-cli
|
|||||||
**安装前准备工作**
|
**安装前准备工作**
|
||||||
- 查看tauri提供的依赖指南(**十分重要**):[链接](https://tauri.app/v1/guides/getting-started/prerequisites)
|
- 查看tauri提供的依赖指南(**十分重要**):[链接](https://tauri.app/v1/guides/getting-started/prerequisites)
|
||||||
- 检查nodejs, rust版本。
|
- 检查nodejs, rust版本。
|
||||||
- 对于windows,还需要额外安装([离线安装]())
|
- 对于windows,还需要额外安装:
|
||||||
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
|
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
|
||||||
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
|
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
|
||||||
3. Microsoft Visual C++ 2012 Redistributable (x86)(可选)
|
3. Microsoft Visual C++ 2012 Redistributable (x86)(可选)
|
||||||
|
|||||||
2
bin/README_EN.md
vendored
2
bin/README_EN.md
vendored
@@ -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**
|
**Preparation before installation**
|
||||||
- Check out the dependency guide provided by tauri(**very important**): [link](https://tauri.app/v1/guides/getting-started/prerequisites)
|
- Check out the dependency guide provided by tauri(**very important**): [link](https://tauri.app/v1/guides/getting-started/prerequisites)
|
||||||
- Check nodejs, rust version.
|
- Check nodejs, rust version.
|
||||||
- For windows, additional installation is required
|
- For windows, additional installation is required:
|
||||||
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
|
1. Microsoft Visual C++ 2015-2022 Redistributable (x64)
|
||||||
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
|
2. Microsoft Visual C++ 2015-2022 Redistributable (x86)
|
||||||
3. Microsoft Visual C++ 2012 Redistributable (x86) (optional)
|
3. Microsoft Visual C++ 2012 Redistributable (x86) (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user