From 57140a4d4e00ced547080987c8cd78984d9371e5 Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Sun, 9 Mar 2025 08:18:07 -0600 Subject: [PATCH] added readme --- README.org | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..42fdb29 --- /dev/null +++ b/README.org @@ -0,0 +1,10 @@ +* Install from tap +** Add Tap +#+begin_src sh +brew tap MSG/apps https://forge.superkamiguru.org/MSG/homebrew-apps +#+end_src + +** Install Cask +#+begin_src sh +brew install msg-desktop +#+end_src