Skip to content

Commit

Permalink
Fix foreman toml example line
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicell committed Sep 11, 2023
1 parent 3708af2 commit edc7c49
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 edc7c49

Please sign in to comment.