Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Dec 13, 2023
1 parent 46423e2 commit aa9aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The package can be installed by adding `doggo` to your list of dependencies in
```elixir
def deps do
[
{:doggo, github: "woylie/doggo", branch: "main"}
{:doggo, "~> 0.1.0"}
]
end
```
Expand Down

0 comments on commit aa9aff6

Please sign in to comment.