From 16c91fedd18f46f3844300dc7a845792a831ff29 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 16 Mar 2021 07:00:23 +0100 Subject: [PATCH] Add newline back --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c093ea3..30a54c1 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ The source for this script is [here](./installer/installer). ## Update Run `abra upgrade` to automatically download and install the latest release -version. To update the development version, run `abra upgrade --dev`. +version. + +To update the development version, run `abra upgrade --dev`. ## Hack