mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-31 03:07:53 +08:00
Update README.md (#767)
bump the version requirement of Elixir to match 1.13 from the previous 1.12
This commit is contained in:
parent
6144b679b6
commit
3f86af051c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue