🐛 更新文档
This commit is contained in:
2
bin/README.md
vendored
2
bin/README.md
vendored
@@ -16,8 +16,6 @@ pake url [options]
|
|||||||
|
|
||||||
Note: 打包需要用 `Rust` 环境,如果没有 `Rust`,会提示确认安装。如遇安装失败或超时,可[自行安装](https://www.rust-lang.org/tools/install)。
|
Note: 打包需要用 `Rust` 环境,如果没有 `Rust`,会提示确认安装。如遇安装失败或超时,可[自行安装](https://www.rust-lang.org/tools/install)。
|
||||||
|
|
||||||
Note: 目前支持 MacOS(dmg) 和 Windows(msi), Linux(deb)。
|
|
||||||
|
|
||||||
### url
|
### url
|
||||||
|
|
||||||
url 为你需要打包的网页链接 🔗,必须提供。
|
url 为你需要打包的网页链接 🔗,必须提供。
|
||||||
|
|||||||
2
bin/README_EN.md
vendored
2
bin/README_EN.md
vendored
@@ -16,8 +16,6 @@ After the packaging, the application defaults to the current working directory.
|
|||||||
|
|
||||||
Note: The Rust environment is required for packaging. If you do not have Rust, you will be prompted to confirm the installation. If the installation fails or times out, you can [install](https://www.rust-lang.org/tools/install) it yourself.
|
Note: The Rust environment is required for packaging. If you do not have Rust, you will be prompted to confirm the installation. If the installation fails or times out, you can [install](https://www.rust-lang.org/tools/install) it yourself.
|
||||||
|
|
||||||
Note: Currently only Macos are supported, and other platforms will be supported later.
|
|
||||||
|
|
||||||
### url
|
### url
|
||||||
|
|
||||||
The url🔗 is the webpage link you need to package, Must be provided.
|
The url🔗 is the webpage link you need to package, Must be provided.
|
||||||
|
|||||||
Reference in New Issue
Block a user