mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-08 04:27:47 +08:00
Revert "Update README to point to exact hex version"
This reverts commit 90a52e9295
.
This commit is contained in:
parent
c595ea968b
commit
7d0612e825
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Running Livebook using Escript makes for a very convenient option
|
|||
for local usage and provides easy configuration via CLI options.
|
||||
|
||||
```shell
|
||||
mix escript.install hex livebook 0.2.3
|
||||
mix escript.install hex livebook
|
||||
|
||||
# Start the Livebook server
|
||||
livebook server
|
||||
|
|
Loading…
Add table
Reference in a new issue