Skip to content

Commit 0bb00ef

Browse files
committed
updateing readme
1 parent 6d94e26 commit 0bb00ef

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
@@ -11,7 +11,7 @@ Add Tds as a dependency in your `mix.exs` file.
1111

1212
```elixir
1313
def deps do
14-
[{:tds, github: "livehelpnow/tds", tag: "1.0.0"} ]
14+
[{:tds, "~> 1.0.2"} ]
1515
end
1616
```
1717

0 commit comments

Comments
 (0)