From 7d0612e8253f06dff040cb23b555a07b2737dfa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonatan=20K=C5=82osko?= Date: Wed, 25 Aug 2021 11:53:20 +0200 Subject: [PATCH] Revert "Update README to point to exact hex version" This reverts commit 90a52e9295601cb8ed6759540c269c1080e7caaa. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83858cf19..4dba6a211 100644 --- a/README.md +++ b/README.md @@ -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