From dd204769a083f8782bb4095a742cd8c4cf6d594e Mon Sep 17 00:00:00 2001 From: Zachary Cowan <44091329+zacowan@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:08:03 -0400 Subject: [PATCH] docs: add operating systems to installation section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40cbebc..d02cd14 100644 --- a/README.md +++ b/README.md @@ -11,14 +11,14 @@ ## Installation -### Homebrew +### Homebrew (macOS/Linux) ```sh brew tap zacowan/tap brew install zacowan/tap/totle ``` -### Scoop +### Scoop (Windows) ```sh scoop bucket add zacowan https://github.com/zacowan/scoop-bucket.git