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:**