Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias authored Sep 10, 2022
1 parent 8cb1225 commit d0a9196
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 @@ -24,15 +24,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/tarmac@0.7.2-beta.1"
tarmac = "vorlias/tarmac@0.7.3"
```

### Installing with Foreman

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

```toml
tarmac = { source = "vorlias/tarmac", version = "0.7.2-beta.1 }
tarmac = { source = "vorlias/tarmac", version = "0.7.3" }
```


Expand Down

0 comments on commit d0a9196

Please # to comment.