Merge pull request #114 from Restia666Ashdoll/patch-2
Scoop and Chocolatey installation method in README.md
This commit is contained in:
13
README.md
13
README.md
@@ -44,7 +44,7 @@ Table of contents
|
|||||||
- [Support](#support)
|
- [Support](#support)
|
||||||
- [Links](#links)
|
- [Links](#links)
|
||||||
- [Changelog](#changelog)
|
- [Changelog](#changelog)
|
||||||
- [Download](#download)
|
- [Installation](#installation)
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
@@ -258,6 +258,15 @@ If you want to support the development of mpv.net or express your appreciation y
|
|||||||
|
|
||||||
[Changelog](Changelog.md)
|
[Changelog](Changelog.md)
|
||||||
|
|
||||||
### Download
|
### Installation
|
||||||
|
|
||||||
|
Stable releases are compiled from the source and can be downloaded from the releases tab
|
||||||
<https://github.com/stax76/mpv.net/releases>
|
<https://github.com/stax76/mpv.net/releases>
|
||||||
|
|
||||||
|
Scoop can be used to install and update it
|
||||||
|
```
|
||||||
|
scoop bucket add extras
|
||||||
|
scoop install mpv.net
|
||||||
|
```
|
||||||
|
Alternatively, Chocolatey can also be used
|
||||||
|
`choco install mpv.net`
|
||||||
|
|||||||
Reference in New Issue
Block a user