mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
📝 Docs(custom): add install from winget
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
- [Download and Install](#download-and-install)
|
||||
- [Direct Download](#direct-download)
|
||||
- [Scoop (Windows)](#scoop-windows)
|
||||
- [Winget (Windows)](#winget-windows)
|
||||
- [Homebrew (macOS)](#homebrew-macos)
|
||||
- [Mac Special Instructions](#mac-special-instructions)
|
||||
- [Screenshots](#screenshots)
|
||||
@@ -209,6 +210,12 @@ scoop bucket add lemon https://github.com/hoilc/scoop-lemon
|
||||
scoop install lemon/piclist
|
||||
```
|
||||
|
||||
### Winget (Windows)
|
||||
|
||||
```bash
|
||||
winget install Kuingsmile.PicList
|
||||
```
|
||||
|
||||
### Homebrew (macOS)
|
||||
|
||||
```bash
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
- [下载安装](#下载安装)
|
||||
- [直接下载](#直接下载)
|
||||
- [Scoop(Windows)](#scoopwindows)
|
||||
- [Winget (Windows)](#winget-windows)
|
||||
- [Homebrew(macOS)](#homebrewmacos)
|
||||
- [Mac特殊说明](#mac特殊说明)
|
||||
- [应用截图](#应用截图)
|
||||
@@ -210,6 +211,12 @@ scoop bucket add lemon https://github.com/hoilc/scoop-lemon
|
||||
scoop install lemon/piclist
|
||||
```
|
||||
|
||||
### Winget (Windows)
|
||||
|
||||
```bash
|
||||
winget install Kuingsmile.PicList
|
||||
```
|
||||
|
||||
### Homebrew(macOS)
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user