Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

<sup>\* After installing with Homebrew, run `rokit self-install` to finish the installation.
</sup>

### Windows

#### Option 1
Expand Down Expand Up @@ -114,6 +127,7 @@ Rokit also acknowledges that developers will not migrate from any of the existin
</details>

[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