typos/docs/install.md
2019-10-29 09:42:26 -06:00

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
```