mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-22 04:40:53 +00:00
Update README.md
This commit is contained in:
parent
e4de1d49cb
commit
67cb8509b4
10
README.md
10
README.md
@ -19,20 +19,14 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
|
||||
|
||||
## Installation
|
||||
|
||||
#### GO.MOD
|
||||
|
||||
Add to your `go.mod` file:
|
||||
|
||||
`require github.com/onyx-and-iris/voicemeeter-api-go vX.X.X`
|
||||
|
||||
where `vX.X.X` is the version you require.
|
||||
|
||||
#### GO GET
|
||||
|
||||
Install voicemeeter-api-go package from your console to download the latest version.
|
||||
|
||||
`go get github.com/onyx-and-iris/voicemeeter-api-go`
|
||||
|
||||
or add it to your `go.mod` file.
|
||||
|
||||
## `Use`
|
||||
|
||||
#### `main.go`
|
||||
|
Loading…
Reference in New Issue
Block a user