Skip to content

Commit

Permalink
📝 Docs: add homebrew install describe
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuingsmile committed Apr 10, 2023
1 parent 3c3e7cd commit 350e6a3
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,20 @@ MacOS:

[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特殊说明

如果macOS系统安装完PicList显示「文件已损坏」或者安装完打开没有反应,请升级到PicList V1.4.1以上版本。
Expand Down
14 changes: 14 additions & 0 deletions README_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

### 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

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.
Expand Down

0 comments on commit 350e6a3

Please sign in to comment.