From e913028d810f02fe924ad9f5cb726395f5e1d206 Mon Sep 17 00:00:00 2001 From: Karma Riuk Date: Sun, 19 Sep 2021 16:14:08 +0200 Subject: [PATCH] Updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d6e52b6..7f63af3 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,10 @@ git clone https://github.com/rudimeier/bash_ini_parser $HOME/.local/lib/bash_ini ``` ##### Option 2: Downloading the script directly -Make sure you have `wget` installed first. It doesn't change much to do it this -way since the repo hasn't been updated in a while. +Make sure you have `wget` installed first. + +Downloading the script directly doesn't change much to do it this way since the +repo hasn't been updated in a while. ```bash mkdir -p $HOME/.local/lib