updated readme

This commit is contained in:
Kasper Juul Hermansen 2022-10-21 01:04:45 +02:00
parent f5f4caeb1f
commit 27cadd2607
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -26,7 +26,7 @@ Removed node_modules/ from git index
Cargo will only pull the `kignore` command and won't add a subcommand to `git. Cargo will only pull the `kignore` command and won't add a subcommand to `git.
```bash ```bash
$ cargo install kjuulh/gitignore $ cargo install kignore
``` ```
### Homebrew ### Homebrew