Remove shard version specifier from README.md

This commit is contained in:
Sijawusz Pur Rahnama 2023-11-14 03:41:48 +01:00
parent f3f1f3a2ab
commit 810a3440dd

View file

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