diff --git a/README.md b/README.md index d28b542..8637143 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,8 @@ Add the following to your `Cargo.toml`: ```toml [dependencies] -binary_image = "1" +# replace "*" with the most recent version of binary_image +binary_image = "*" ``` ## License