typos/docs/install.md

9 lines
86 B
Markdown
Raw Normal View History

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