📝 Docs(custom): add install from winget

This commit is contained in:
Kuingsmile
2025-07-12 14:23:45 +08:00
parent 002b6c088a
commit 2b23890a21
2 changed files with 14 additions and 0 deletions

View File

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

View File

@@ -38,6 +38,7 @@
- [下载安装](#下载安装)
- [直接下载](#直接下载)
- [ScoopWindows](#scoopwindows)
- [Winget (Windows)](#winget-windows)
- [HomebrewmacOS](#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
```
### HomebrewmacOS
```bash