更改说明文档

This commit is contained in:
Tlntin
2022-12-07 00:07:42 +08:00
parent 2e9ab0f7ec
commit befb5a49b5
2 changed files with 9 additions and 5 deletions

6
bin/README_EN.md vendored
View File

@@ -4,7 +4,7 @@
npm install -g pake-cli
```
If the installation fails and you are prompted that you do not have permission, please use `sudo` to run.
If the installation fails and you are prompted that you do not have permission, please see this [website](https://gist.github.com/Giancarlos/d087f8a9e6516716da98ad0c0f5a8f58) , attention! **try not to use sudo permissions**.
## Usage
@@ -28,7 +28,7 @@ Some specific options are provided. When packaging, corresponding parameters can
#### [name]
The application name, if not specified when entering, will prompt you to enter.
The application name, if not specified when entering, will prompt you to enter, input must be English.
```shell
--name <value>
@@ -39,6 +39,8 @@ The application name, if not specified when entering, will prompt you to enter.
应用 icon支持本地/远程文件,默认为 Pake 自带图标。
- MacOS must be `.icns`
- Windows must be `.ico`
- Linux must be `.png`
```shell
--icon <path>