Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Nov 1, 2024
1 parent 2f2a757 commit f4ff09d
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 @@ -109,7 +109,7 @@ end

You may notice an issue running `mix igniter.upgrade` if you are using `0.3.x` versions.
you must manually upgrade igniter (by editing your `mix.exs` file or running `mix deps.update`)
to a version greater than or equal to `0.3.77` before running `mix igniter.upgrade`. A problem
to a version greater than or equal to `0.3.78` before running `mix igniter.upgrade`. A problem
was discovered with the process of igniter upgrading itself or one of its dependencies.

In any case where igniter must both download and compile a new version of itself, it will exit
Expand Down

0 comments on commit f4ff09d

Please sign in to comment.