Add rebar and hex update steps to README

This commit is contained in:
José Valim 2022-02-26 09:40:15 +01:00
parent 3622d0ee4b
commit 136d5039c4

View file

@ -65,6 +65,7 @@ Running Livebook using Escript makes for a very convenient option
for local usage and provides easy configuration via CLI options.
```shell
mix do local.rebar --force, local.hex --force
mix escript.install hex livebook
# Start the Livebook server