From 83494777206e19c819bcb576ea9b584dca898ca7 Mon Sep 17 00:00:00 2001 From: Ryan Aidan Date: Wed, 26 Jun 2024 15:04:39 +0800 Subject: [PATCH] docs(readme): add brew install instructions (#41) --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1880bb1..ee920eb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,11 @@ or with Nix: nix run . ``` +or with Brew: +```bash +brew install intuis/tap/rustmission +``` + ## Usage Launch Rustmission in your terminal to initialize the configuration and make adjustments as needed. Subsequently, run Rustmission again. For a list of keybindings, press '?'.