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