Skip to content

Commit

Permalink
Add links to installation snippets, add rokit
Browse files Browse the repository at this point in the history
  • Loading branch information
jackTabsCode committed Jul 17, 2024
1 parent e230d18 commit 9faaa4b
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,19 @@ Asphalt is a simple CLI tool used to upload assets to Roblox and easily referenc

## Installation

### Aftman
### [Aftman](https://github.com/lpghatguy/aftman)

```sh
aftman add jacktabscode/asphalt
```

### Cargo
### [Rokit](https://github.com/rojo-rbx/rokit)

```sh
rokit add jacktabscode/asphalt
```

### [Cargo](https://crates.io/crates/asphalt)

```sh
cargo install asphalt
Expand Down

0 comments on commit 9faaa4b

Please sign in to comment.