Skip to content

Commit

Permalink
update usage docs
Browse files Browse the repository at this point in the history
  • Loading branch information
visciang authored Aug 31, 2017
1 parent 87399af commit 7d9be70
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 @@ -21,7 +21,7 @@ The package can be installed by adding `nerves_dht` to your list of dependencies
```elixir
def deps do
[
{:nerves_dht, git: "https://github.com/visciang/nerves_dht.git", "tag: 1.0.0"}
{:nerves_dht, git: "https://github.com/visciang/nerves_dht.git", tag: "1.0.0"}
]
end
```
Expand Down

0 comments on commit 7d9be70

Please sign in to comment.