Skip to content

Commit

Permalink
Removing '$' for consistency. (#255)
Browse files Browse the repository at this point in the history
It also messes up copy/paste.
  • Loading branch information
mboetger authored Feb 13, 2025
1 parent 055249f commit 613beb6
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 @@ -57,15 +57,15 @@ each release.
Run

```shell
$ cargo install mdbook-tera-backend
cargo install mdbook-tera-backend
```

### `i18n-report`

Run

```shell
$ cargo install i18n-report
cargo install i18n-report
```

## Contact
Expand Down

0 comments on commit 613beb6

Please sign in to comment.