Skip to content

Commit

Permalink
Fix schemes dir name
Browse files Browse the repository at this point in the history
  • Loading branch information
JamyGolden committed Jul 22, 2024
1 parent f2ab33d commit 61a7f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ automatically.
1. Clone [tinted-schemes]
1. Install [tinted-builder-rust]
1. Execute `tinted-builder-rust build base16-conemu` with
- `--schemes-dir` arg - provide `/path/to/base16-scehemes`
- `--schemes-dir` arg - provide `/path/to/tinted-schemes`

```shell
tinted-builder-rust build /path/to/base16-conemu \
--schemes-dir /path/to/base16-schemes
--schemes-dir /path/to/tinted-schemes
```

If you have more questions about [tinted-builder-rust], have a look at
Expand Down

0 comments on commit 61a7f0e

Please sign in to comment.