Skip to content

Commit

Permalink
Merge pull request #65 from Nicell/fix-readme-toml
Browse files Browse the repository at this point in the history
Fix foreman toml example line
  • Loading branch information
ZoteTheMighty authored Sep 11, 2023
2 parents 3708af2 + edc7c49 commit ea0d23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The recommended way to install Tarmac is with [Foreman](https://github.com/rojo-
Add an entry to the `[tools]` section of your `foreman.toml` file:

```toml
foreman = { source = "Roblox/tarmac", version = "0.7.0" }
tarmac = { source = "Roblox/tarmac", version = "0.7.0" }
```

### Installing from GitHub Releases
Expand Down

0 comments on commit ea0d23d

Please sign in to comment.