fix installation instructions (#273)

This commit is contained in:
Bryan Mulvihill 2016-12-10 04:29:08 -05:00 committed by Serdar Dogruyol
parent c2af734ac9
commit 56ec84a0e7
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ Add this to your application's `shard.yml`:
```yaml
dependencies:
kemal-session:
kemal:
github: kemalcr/kemal
branch: master
```