Clearer installation instructions

This commit is contained in:
Sdogruyol 2015-12-02 21:02:39 +02:00
parent 171459eee9
commit dfea8df0f7
1 changed files with 4 additions and 1 deletions

View File

@ -40,9 +40,12 @@ These results were achieved with ```wrk``` on a Macbook Pro Late 2013. (**2Ghz i
# Installation
Add it to your ```shard.yml```
Kemal supports Crystal 0.9.0 and up.
You can add Kemal to your project by adding it to ```shard.yml```
```yml
name: your-app
dependencies:
kemal:
github: sdogruyol/kemal