Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ityonemo committed Aug 13, 2024
1 parent 82ccb58 commit 08cfccb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ by adding `zigler` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:zigler, "~> 0.13.0", runtime: false}
{:zigler, "~> 0.13.1", runtime: false}
]
end
```
Expand All @@ -30,7 +30,7 @@ end

TBD.

`~/.cache/zigler/zig-linux-<arch>-0.11.1`
`~/.cache/zigler/zig-linux-<arch>-0.13.0`

### Main Installation

Expand Down

0 comments on commit 08cfccb

Please sign in to comment.