mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
parent
ea93373b37
commit
0867a6a6eb
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
For now, `rust` is required for install:
|
|
||||||
|
|
||||||
|
[Download](https://github.com/crate-ci/typos/releases) a pre-built binary
|
||||||
|
(installable via [gh-install](https://github.com/crate-ci/gh-install).
|
||||||
|
|
||||||
|
Or use rust to install:
|
||||||
```bash
|
```bash
|
||||||
cargo install typos-cli
|
cargo install typos-cli
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue