From f16bed893fcbd19e1cc397288bbc99776ad537f2 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:29:15 +0100 Subject: [PATCH] markup change --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68de136..0179a8d 100644 --- a/README.md +++ b/README.md @@ -19,13 +19,13 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md) ## Installation -### GO.MOD +#### GO.MOD Add to your `go.mod` file: `require github.com/onyx-and-iris/voicemeeter-api-go v1.0.2` -### GO GET +#### GO GET Install voicemeeter-api-go package from your console