typos/docs/install.md

9 lines
86 B
Markdown
Raw Normal View History

2019-06-26 21:49:37 -06:00
# Install
For now, `rust` is required for install:
```bash
2019-07-03 19:22:36 -06:00
cargo install typos
2019-06-26 21:49:37 -06:00
```