From cf94f1255f37debe3817b829600aa99ba02e4593 Mon Sep 17 00:00:00 2001 From: Leonard Excoffier <48970393+excoffierleonard@users.noreply.github.com> Date: Wed, 25 Sep 2024 22:19:20 -0400 Subject: [PATCH] doc: corrected indentation --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e7aa43a..d516240 100644 --- a/README.md +++ b/README.md @@ -25,16 +25,16 @@ We’ve provided a handy script `setup.sh` that will guide you through the setup - Clone the Repository: - ```bash - git clone https://git.jisoonet.com/el/mariadb-setup-guide.git && \ - cd mariadb-setup-guide - ``` + ```bash + git clone https://git.jisoonet.com/el/mariadb-setup-guide.git && \ + cd mariadb-setup-guide + ``` - Make the script executable: - ```bash - chmod +x setup.sh - ``` + ```bash + chmod +x setup.sh + ``` 1. **Run the Setup Script:**