Update README.md

This commit is contained in:
Michael 2018-09-30 17:56:36 -05:00 committed by GitHub
parent d534834847
commit f4da063303
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,17 +5,22 @@ leanshot
Screenshot-capturing utility.
Requirements
------------
You must have imlib2 and OpenGL installed. Fortunately, these are relatively common libraries.
Installation
------------
So far, only installation from crates.io is supported:
Binary distributions are available on the [releases](https://github.com/iptq/leanshot/releases) page.
To install from crates.io, use:
```
cargo install leanshot
```
Binary distributions will soon be available on the releases page.
Example Integration
-------------------