Use ~> operator in README installation section (#89)

This commit is contained in:
Sijawusz Pur Rahnama 2019-02-04 17:52:09 +01:00 committed by Vitalii Elenhaupt
parent d5402df7fe
commit c4016bd28c
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Add this to your application's `shard.yml`:
development_dependencies:
ameba:
github: veelenga/ameba
version: 0.9.0
version: ~> 0.9.0
```
Build `bin/ameba` binary within your project directory while running `shards install`.