From e9a43fc3f546c9990de30124b2618a82783af6b9 Mon Sep 17 00:00:00 2001 From: Tw93 Date: Sat, 17 Dec 2022 22:15:40 +0800 Subject: [PATCH] =?UTF-8?q?:bug:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E6=8F=8F=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/README.md | 3 +-- bin/README_EN.md | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/bin/README.md b/bin/README.md index dbd0f42..0fa262c 100644 --- a/bin/README.md +++ b/bin/README.md @@ -39,8 +39,7 @@ url 为你需要打包的网页链接 🔗,必须提供。 #### [icon] -应用 icon,支持本地/远程文件,默认为 Pake 自带图标。 -(可以去 https://icon-icons.com 搜索下载) +应用 icon,支持本地/远程文件,默认为 Pake 自带图标,定制的可以去 [icon-icons](https://icon-icons.com) 或 [macOSicons](https://macosicons.com/#/) 搜索下载。 - MacOS 下必须为 `.icns` - Windows 下必须为 `.ico` diff --git a/bin/README_EN.md b/bin/README_EN.md index a7ec961..76ac571 100644 --- a/bin/README_EN.md +++ b/bin/README_EN.md @@ -6,7 +6,6 @@ npm install -g pake-cli If the installation fails and you are prompted that you do not have permission, please see this [website](https://gist.github.com/Giancarlos/d087f8a9e6516716da98ad0c0f5a8f58) . - Also make sure that you're using a correct Node.js version (`^14.13 || >=16.0.0`). If you're using [nvm](https://github.com/nvm-sh/nvm) for Node.js version management you may run `nvm use` from the root folder of the project and the correct version will be picked up. Other Node.js version management tools, such as [fnm](https://github.com/Schniz/fnm) and [tj/n](https://github.com/tj/n), should also have similar feature. **try not to use `sudo` permissions**, If you must use sudo, you need install rust in you system environment. For Mac, you can use brew to install it. For Linux like Ubuntu, you need apt to install it. @@ -39,7 +38,7 @@ The application name, if not specified when entering, will prompt you to enter, #### [icon] -The application icon, support local and remote files. The default is brand icon of Pake.(Search for icons: https://icon-icons.com) +The application icon, support local and remote files, the default is brand icon of Pake. Customized product icon can go to [icon icons](https://icon-icons.com) Or [macOSicons](https://macosicons.com/#/) download it. - MacOS must be `.icns` - Windows must be `.ico`