Merge pull request #2 from kefahi/master
Fix the shard.yml setup in readme
This commit is contained in:
commit
515ad1b722
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ Add this to your application's `shard.yml`:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
dependencies:
|
dependencies:
|
||||||
sodium.cr:
|
sodium:
|
||||||
github: didactic-drunk/sodium.cr
|
github: didactic-drunk/sodium.cr
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue