mirror of
https://gitea.invidious.io/iv-org/shard-athena-negotiation.git
synced 2024-08-15 00:53:23 +00:00
Use correct version in installation instructions (#6)
* Use correct version in installation instructions
This commit is contained in:
parent
5fc45d1908
commit
333abca50d
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Framework agnostic [content negotiation](https://tools.ietf.org/html/rfc7231#sec
|
||||||
dependencies:
|
dependencies:
|
||||||
athena-negotiation:
|
athena-negotiation:
|
||||||
github: athena-framework/negotiation
|
github: athena-framework/negotiation
|
||||||
version: ~> 1.0.0
|
version: ~> 0.1.0
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Run `shards install`
|
2. Run `shards install`
|
||||||
|
|
Loading…
Reference in a new issue