mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-15 17:40:51 +00:00
add heading to installation section
This commit is contained in:
parent
39411ab332
commit
e7061ce855
@ -19,10 +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 v1.0.2`
|
||||
|
||||
### GO GET
|
||||
|
||||
Install voicemeeter-api-go package from your console
|
||||
|
||||
`go get github.com/onyx-and-iris/voicemeeter-api-go`
|
||||
|
Loading…
Reference in New Issue
Block a user