From 6f8752cee309df4cff4220e9ca083aa751cda4eb Mon Sep 17 00:00:00 2001 From: UnixAwesome <123367191+UnixAwesome@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:50:27 +0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c6a307f2..32acd768a 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ on freebsd musikcube can be installed as follows: - `pkg install musikcube` +on openbsd musikcube can be installed as follows: + +- `pkg_add install musikcube` + on windows, you can install via chocolatey: - `choco install musikcube`