diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ To install from [crates.io](https://crates.io) you must have # Cargo.toml [dependencies] -guitar = "0.1.0" +guitar = "*" # or a specific version ``` ## License |