Skip to content

Commit

Permalink
更新 README.md, 支持使用 scoop 安装 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Xmader committed Jul 27, 2019
1 parent f661b04 commit 4228a12
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,15 @@ AriaNgGUI
npm update -g aria-ng-gui
```

## 使用 scoop 安装

[Scoop](https://github.com/lukesampson/scoop) 是一个 Windows 下的包管理工具。

```
scoop bucket add extras
scoop install aria-ng-gui
```

---

# AriaNg GUI
Expand Down Expand Up @@ -98,3 +107,12 @@ update
```
npm update -g aria-ng-gui
```

## Install using scoop

[Scoop](https://github.com/lukesampson/scoop) is a command-line installer for Windows.

```
scoop bucket add extras
scoop install aria-ng-gui
```

0 comments on commit 4228a12

Please sign in to comment.