diff --git a/README.md b/README.md index 343c3c2..15c3c66 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,25 @@ Follow the instructions for your platform below - when installed, Rokit will gui ### macOS & Linux +#### Option 1 + Run the automated installer script in your terminal: ```sh curl -sSf https://raw.githubusercontent.com/rojo-rbx/rokit/main/scripts/install.sh | bash ``` +#### Option 2 + +Install using [Homebrew][homebrew]: + +```sh +brew install rokit +``` + +\* After installing with Homebrew, run `rokit self-install` to finish the installation. + + ### Windows #### Option 1 @@ -114,6 +127,7 @@ Rokit also acknowledges that developers will not migrate from any of the existin [rustup]: https://rustup.rs +[homebrew]: https://brew.sh [foreman]: https://github.com/Roblox/foreman [aftman]: https://github.com/LPGhatguy/aftman [latest-release]: https://github.com/rojo-rbx/rokit/releases/latest