fix installation instructions (#273)
This commit is contained in:
parent
c2af734ac9
commit
56ec84a0e7
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Add this to your application's `shard.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
kemal-session:
|
kemal:
|
||||||
github: kemalcr/kemal
|
github: kemalcr/kemal
|
||||||
branch: master
|
branch: master
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue