mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-22 04:40:53 +00:00
reword in readme
This commit is contained in:
parent
119a996afd
commit
36522cf80c
@ -23,11 +23,13 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
|
|||||||
|
|
||||||
Add to your `go.mod` file:
|
Add to your `go.mod` file:
|
||||||
|
|
||||||
`require github.com/onyx-and-iris/voicemeeter-api-go v2.0.0`
|
`require github.com/onyx-and-iris/voicemeeter-api-go vX.X.X`
|
||||||
|
|
||||||
|
replace `vX.X.X` with the version you need
|
||||||
|
|
||||||
#### GO GET
|
#### GO GET
|
||||||
|
|
||||||
Install voicemeeter-api-go package from your console
|
Install voicemeeter-api-go package from your console to download the latest version.
|
||||||
|
|
||||||
`go get github.com/onyx-and-iris/voicemeeter-api-go`
|
`go get github.com/onyx-and-iris/voicemeeter-api-go`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user