Skip to content

Commit

Permalink
Temporarily recommend install from git
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Dec 24, 2018
1 parent c17f434 commit e5af011
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ term_size->libc 0.2.18 0.2.29 0.2.29 Normal cfg(not(target_os = "win

## Installing

`cargo-outdated` can be installed with `cargo install`
The latest version of `cargo-outdated` compatible with Rust 2018 edition can be installed or updated with `cargo install`:

```
$ cargo install cargo-outdated
```sh
cargo install --force --git https://github.com/kbknapp/cargo-outdated
```

## Compiling
Expand Down

0 comments on commit e5af011

Please sign in to comment.