markup change

This commit is contained in:
onyx-and-iris 2022-07-07 14:29:15 +01:00
parent e7061ce855
commit f16bed893f

View File

@ -19,13 +19,13 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
## Installation ## Installation
### GO.MOD #### GO.MOD
Add to your `go.mod` file: Add to your `go.mod` file:
`require github.com/onyx-and-iris/voicemeeter-api-go v1.0.2` `require github.com/onyx-and-iris/voicemeeter-api-go v1.0.2`
### GO GET #### GO GET
Install voicemeeter-api-go package from your console Install voicemeeter-api-go package from your console