mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
docs: Update install instructions
This commit is contained in:
parent
af196a9561
commit
21d326be7a
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# defenestrate
|
||||
|
||||
> **Source Code Spelling Correction**
|
||||
> **Throw spelling errors out the window**
|
||||
|
||||
[![Travis Status](https://travis-ci.org/crate-ci/defenestrate.svg?branch=master)](https://travis-ci.org/crate-ci/defenestrate)
|
||||
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/ngaynop65qg5sqpq/branch/master?svg=true)](https://ci.appveyor.com/project/epage/defenestrate/branch/master)
|
||||
|
@ -10,11 +10,10 @@
|
|||
|
||||
## Install
|
||||
|
||||
Add to your `Cargo.toml`:
|
||||
For now, `rust` is required for install:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
defenestrate = "0.3"
|
||||
cargo install defenestrate
|
||||
```
|
||||
|
||||
## License
|
||||
|
|
Loading…
Reference in a new issue