upd installation in readme

This commit is contained in:
onyx-and-iris 2022-12-15 00:52:29 +00:00
parent 93d5e2db67
commit b777025f88

View File

@ -23,7 +23,7 @@ Initialize your own module then `go get`
``` ```
go mod init github.com/x/y go mod init github.com/x/y
go get github.com/onyx-and-iris/voicemeeter go get github.com/onyx-and-iris/voicemeeter/v2
``` ```
## `Use` ## `Use`