Skip to content

Commit

Permalink
Update install instructions for 0.9.0 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjm authored Mar 1, 2024
1 parent dc329ab commit 3dcfa2c
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 @@ -6,7 +6,7 @@ To use it, add the following to your dependencies:

```elixir
defp deps do
[{:algolia, "~> 0.8.0"}]
[{:algolia, "~> 0.9.0", hex: :algolia_ex}]
end
```

Expand Down

0 comments on commit 3dcfa2c

Please sign in to comment.