Skip to content

Commit 3dcfa2c

Browse files
authored
Update install instructions for 0.9.0 (#16)
1 parent dc329ab commit 3dcfa2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ To use it, add the following to your dependencies:
66

77
```elixir
88
defp deps do
9-
[{:algolia, "~> 0.8.0"}]
9+
[{:algolia, "~> 0.9.0", hex: :algolia_ex}]
1010
end
1111
```
1212

0 commit comments

Comments
 (0)