mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 09:01:04 -05:00
0867a6a6eb
Fixes #18
11 lines
219 B
Markdown
11 lines
219 B
Markdown
# 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
|
|
```
|
|
|