Update README.md (#767)

bump the version requirement of Elixir to match 1.13 from the previous 1.12
This commit is contained in:
roboticsdude60 2021-12-08 00:08:23 -07:00 committed by GitHub
parent 6144b679b6
commit 3f86af051c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ pick the one that best fits your use case.
### Running locally
You can run Livebook on your own machine. You will need
[Elixir v1.12](https://elixir-lang.org/install.html) or later.
[Elixir v1.13](https://elixir-lang.org/install.html) or later.
Livebook also requires the following Erlang applications: `inets`,
`os_mon`, `runtime_tools`, `ssl` and `xmerl`. Those applications come
with most Erlang distributions but certain package managers may split