diff --git a/README.md b/README.md index 682414a..87aa67d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,13 @@ ## Installation -No distribution channel is published yet; build from source: +From crates.io: + +``` +cargo install pkh +``` + +Or build from source (the same system packages are needed either way): ``` sudo apt install pkg-config libssl-dev libgpg-error-dev libgpgme-dev