Skip to content

Commit

Permalink
Change to use rojo-rbx repo for installation
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias authored May 17, 2023
1 parent 61e3db5 commit 31c9f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@ The recommended way to install Tarmac is with [Aftman](https://github.com/LPGhat
Add an entry to the `[tools]` section of your `aftman.toml` file:

```toml
tarmac = "vorlias/[email protected]"
tarmac = "rojo-rbx/[email protected]"
```

### Installing with Foreman

Add an entry to the `[tools]` section of your `foreman.toml` file:

```toml
tarmac = { source = "vorlias/tarmac", version = "0.7.3" }
tarmac = { source = "rojo-rbx/tarmac", version = "0.7.3" }
```


Expand Down

0 comments on commit 31c9f13

Please sign in to comment.