Skip to content

Commit

Permalink
Make elixir requirements more specific
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaHydrae committed Dec 9, 2024
1 parent 59afb9b commit d41d8eb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ To run the application, you will need:
Additionally, to compile the backend and frontend, you will need:

* One of the following Elixir and Erlang/OTP combinations:
* [Elixir][elixir] 1.17 with [Erlang/OTP][erlang] 25-27
* [Elixir][elixir] 1.16 with [Erlang/OTP][erlang] 25-26
* [Elixir][elixir] 1.15 with [Erlang/OTP][erlang] 25-26
* [Elixir][elixir] 1.14 with [Erlang/OTP][erlang] 25-26
* [Elixir][elixir] 1.17.x with [Erlang/OTP][erlang] 25-27
* [Elixir][elixir] 1.16.3 with [Erlang/OTP][erlang] 25-26
* [Elixir][elixir] 1.15.8 with [Erlang/OTP][erlang] 25-26
* [Elixir][elixir] 1.14.5 with [Erlang/OTP][erlang] 25-26
* [Node.js][node] 18, 20 or 22


Expand Down

0 comments on commit d41d8eb

Please sign in to comment.