We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c869e3f commit e9e11c2Copy full SHA for e9e11c2
README.md
@@ -18,7 +18,7 @@ This library requires libjpeg-turbo to be installed
18
19
brew install libjpeg-turbo
20
21
-If [available in Hex](https://hex.pm/turbojpeg/), the package can be installed
+If [available in Hex](https://hex.pm/packages/turbojpeg), the package can be installed
22
by adding `turbojpeg` to your list of dependencies in `mix.exs`:
23
24
```elixir
@@ -90,4 +90,4 @@ end
90
91
# Copyright and License
92
93
-Copyright 2020, Binary Noggin
+Copyright 2020, Binary Noggin
0 commit comments