diff --git a/README.md b/README.md index 73f46ef..7bda9d3 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This crate is stable. ```toml [dependencies] -termion = "1.0" +termion = "*" ``` ## 0.1.0 to 1.0.0 guide