From b931aa0b8ecc254e61c7b53f8c39f40cb64d42ad Mon Sep 17 00:00:00 2001 From: Curtis Carter Date: Fri, 24 Jan 2020 08:00:18 -0600 Subject: [PATCH] Update README.md Added Chocolatey install instructions for Windows --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b6f4467..e11f586 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ Note: `libasound2-dev` system library is required to be installed for Sampler to ### Windows (experimental) Recommended to use with advanced console emulators, e.g. [Cmder](https://cmder.net/) +Via [Chocolatey](https://chocolatey.org/docs) +```powershell +choco install sampler +``` +or + [Download .exe](https://github.com/sqshq/sampler/releases/download/v1.1.0/sampler-1.1.0-windows-amd64.exe) ## Usage