We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3708af2 + edc7c49 commit ea0d23dCopy full SHA for ea0d23d
README.md
@@ -27,7 +27,7 @@ The recommended way to install Tarmac is with [Foreman](https://github.com/rojo-
27
Add an entry to the `[tools]` section of your `foreman.toml` file:
28
29
```toml
30
-foreman = { source = "Roblox/tarmac", version = "0.7.0" }
+tarmac = { source = "Roblox/tarmac", version = "0.7.0" }
31
```
32
33
### Installing from GitHub Releases
0 commit comments