mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
parent
ea93373b37
commit
0867a6a6eb
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
|||
# 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
|
||||
cargo install typos-cli
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue