add install to vm-cli readme

This commit is contained in:
onyx-and-iris 2022-09-29 18:17:23 +01:00
parent 6605d6e62d
commit b2dd96abc4

View File

@ -2,6 +2,10 @@
A simple voicemeeter-cli program. Offers ability to toggle, get and set parameters.
## Install
First build and install it with `go install`
## Use
Toggle with `!` prefix, get by excluding `=` and set by including `=`. Mix and match arguments.
@ -14,7 +18,7 @@ You may pass the following optional flags:
for example:
`go run .\main.go -v -k=potato -d=25 strip[0].mute=0 strip[0].mute !strip[0].mute strip[0].mute bus[0].gain=-8.8 command.lock=1`
`vm-cli.exe -v -k=potato -d=25 strip[0].mute=0 strip[0].mute !strip[0].mute strip[0].mute bus[0].gain=-8.8 command.lock=1`
Expected output: