From d82e6a39f545f609eca93da1d0134a1639865670 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Thu, 22 Sep 2022 23:24:54 +0100 Subject: [PATCH] fix package name in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a11bbc..ac7a3bd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md) #### GO GET -Install voicemeeter-api-go package from your console to download the latest version. +Install voicemeeter package from your console to download the latest version. `go get github.com/onyx-and-iris/voicemeeter`