We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f7a88a commit b4cacfbCopy full SHA for b4cacfb
README.md
@@ -47,9 +47,9 @@ Steps:
47
### Local
48
It uses the Elixir [Phoenix Framework](https://phoenixframework.org/) for the back-end and ReactJS for the front-end.
49
Then, to run this app you will need:
50
-- Erlang OTP >= 18
51
-- Elixir >= 1.5
52
-- NodeJS >= 5.0
+- Erlang OTP >= 26
+- Elixir >= 1.14
+- NodeJS >= 18
53
54
### Run it!
55
- Install dependencies with `mix deps.get`
0 commit comments