Skip to content

Commit

Permalink
Update README for latest major version
Browse files Browse the repository at this point in the history
  • Loading branch information
camelpunch authored Jan 16, 2025
1 parent 166dada commit 0827c2d
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 @@ -28,7 +28,7 @@ Using separate Nix derivations for each dependency:
```elixir
def deps do
[
{:deps_nix, "~> 1.0", only: :dev}
{:deps_nix, "~> 2.0", only: :dev}
]
end
```
Expand Down

0 comments on commit 0827c2d

Please sign in to comment.