Update README.md

Added Chocolatey install instructions for Windows
This commit is contained in:
Curtis Carter 2020-01-24 08:00:18 -06:00 committed by GitHub
parent 4e5ba9c764
commit b931aa0b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -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