Clearer installation instructions

This commit is contained in:
Sdogruyol 2015-12-02 21:02:39 +02:00
parent 171459eee9
commit dfea8df0f7

View file

@ -40,9 +40,12 @@ These results were achieved with ```wrk``` on a Macbook Pro Late 2013. (**2Ghz i
# Installation # 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 ```yml
name: your-app
dependencies: dependencies:
kemal: kemal:
github: sdogruyol/kemal github: sdogruyol/kemal