Skip to content

Commit ea0d23d

Browse files
Merge pull request #65 from Nicell/fix-readme-toml
Fix foreman toml example line
2 parents 3708af2 + edc7c49 commit ea0d23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ The recommended way to install Tarmac is with [Foreman](https://github.com/rojo-
2727
Add an entry to the `[tools]` section of your `foreman.toml` file:
2828

2929
```toml
30-
foreman = { source = "Roblox/tarmac", version = "0.7.0" }
30+
tarmac = { source = "Roblox/tarmac", version = "0.7.0" }
3131
```
3232

3333
### Installing from GitHub Releases

0 commit comments

Comments
 (0)