Skip to content

Commit 455b270

Browse files
authored
Merge pull request #22 from rodrigues/update_mix_readme
Update README on how to use the library
2 parents c09245b + 517c16d commit 455b270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Gradient can be installed by adding `gradient` to your list of dependencies in `
2424
```elixir
2525
def deps do
2626
[
27-
{:gradient, "~> 0.1.0"}
27+
{:gradient, github: "esl/gradient"}
2828
]
2929
end
3030
```

0 commit comments

Comments
 (0)