From 397b988851694e9a7c12c034db51df9c450b7cdf Mon Sep 17 00:00:00 2001 From: Restia666Ashdoll <56309157+Restia666Ashdoll@users.noreply.github.com> Date: Mon, 11 Nov 2019 03:29:14 +0530 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19217f2..c8184b9 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Table of contents - [Support](#support) - [Links](#links) - [Changelog](#changelog) -- [Download](#download) +- [Installation](#installation) ### Features @@ -258,6 +258,15 @@ If you want to support the development of mpv.net or express your appreciation y [Changelog](Changelog.md) -### Download +### Installation +Stable releases are compiled from the source and can be downloaded from the releases tab + +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`