diff --git a/README.md b/README.md index 7a0b30f..57ac61d 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ install it with `cargo install`: $ cargo install lohr +Note: currently this method won't get you the latest version of `lohr`, as it +depends on Rocket v0.5.0, which isn't released yet. Updated versions of `lohr` +will be published on crates.io as soon as Rocket v0.5.0 releases. + ## Setup ### Quickstart