Skip to content

Commit 78f8860

Browse files
committed
Update readme to include homebrew and condense aftman/rokit
1 parent 10c1abd commit 78f8860

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@ Asphalt is a simple CLI tool used to upload assets to Roblox and easily referenc
1414

1515
## Installation
1616

17-
### [Aftman](https://github.com/lpghatguy/aftman)
17+
### [Homebrew](https://brew.sh) (macOS/Linux)
1818

1919
```sh
20-
aftman add jacktabscode/asphalt
20+
brew tap jacktabscode/tap
21+
brew install asphalt
2122
```
2223

23-
### [Rokit](https://github.com/rojo-rbx/rokit)
24+
### [Aftman](https://github.com/lpghatguy/aftman) or [Rokit](https://github.com/rojo-rbx/rokit)
2425

2526
```sh
26-
rokit add jacktabscode/asphalt
27+
aftman add jacktabscode/asphalt
2728
```
2829

2930
### [Cargo](https://crates.io/crates/asphalt) (build from source)

0 commit comments

Comments
 (0)