mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-09 13:58:12 -05:00
📝 Docs: add homebrew install describe
This commit is contained in:
parent
3c3e7cd64c
commit
350e6a376a
14
README.md
14
README.md
@ -85,6 +85,20 @@ MacOS:
|
|||||||
|
|
||||||
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
|
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
|
||||||
|
|
||||||
|
### Homebrew
|
||||||
|
|
||||||
|
MacOS用户现在可以使用Homebrew来安装PicList了,只需要执行以下命令即可:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install piclist --cask
|
||||||
|
```
|
||||||
|
|
||||||
|
卸载命令:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew uninstall piclist
|
||||||
|
```
|
||||||
|
|
||||||
### Mac特殊说明
|
### Mac特殊说明
|
||||||
|
|
||||||
如果macOS系统安装完PicList显示「文件已损坏」或者安装完打开没有反应,请升级到PicList V1.4.1以上版本。
|
如果macOS系统安装完PicList显示「文件已损坏」或者安装完打开没有反应,请升级到PicList V1.4.1以上版本。
|
||||||
|
14
README_en.md
14
README_en.md
@ -85,6 +85,20 @@ Search and install `Image auto upload Plugin` in the community plugin, then ente
|
|||||||
|
|
||||||
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
|
[https://github.com/Kuingsmile/PicList/releases/latest](https://github.com/Kuingsmile/PicList/releases/latest)
|
||||||
|
|
||||||
|
### Homebrew
|
||||||
|
|
||||||
|
MacOS users can now use Homebrew to install PicList, just execute the following command:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew install piclist --cask
|
||||||
|
```
|
||||||
|
|
||||||
|
Uninstall:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
brew uninstall piclist
|
||||||
|
```
|
||||||
|
|
||||||
### Mac special instructions
|
### Mac special instructions
|
||||||
|
|
||||||
If the macOS system installs PicList and displays "file is damaged" or installs and opens without response, please upgrade to PicList V1.4.1 or above.
|
If the macOS system installs PicList and displays "file is damaged" or installs and opens without response, please upgrade to PicList V1.4.1 or above.
|
||||||
|
Loading…
Reference in New Issue
Block a user