Skip to content

Commit

Permalink
Add some help to README
Browse files Browse the repository at this point in the history
Ref: #52
  • Loading branch information
nabijaczleweli committed Oct 5, 2017
1 parent 536f27d commit 831f01e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ Then proceed as usual:
cargo install cargo-update
```

If that doesn't work and you're on Mac, [re-try with `PKG_CONFIG_PATH=/usr/local/opt/openssl/lib/pkgconfig`](https://github.com/alexcrichton/git2-rs/issues/257). If it still doesn't work, [slam open an issue](https://github.com/nabijaczleweli/cargo-update/issues) or [comment on one of the existing relevant ones](https://github.com/nabijaczleweli/cargo-update/issues?q=is%3Aissue+is%3Aopen+label%3Aexternal).

### Usage

`cargo install-update -a` - check for newer versions and update all installed packages.
Expand Down

0 comments on commit 831f01e

Please sign in to comment.