Skip to content

Commit

Permalink
Update README (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenen authored Mar 21, 2019
1 parent 68383ec commit c1d47a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ by adding `divo` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:divo, "~> 0.1.0"}

{:divo, "~> 1.0.0", only: [:dev, :integration], organization: "smartcolumbus_os"}
]
end
```
Expand Down

0 comments on commit c1d47a1

Please sign in to comment.