doc: corrected indentation

This commit is contained in:
Leonard Excoffier
2024-09-25 22:19:20 -04:00
parent ec98557240
commit cf94f1255f

View File

@@ -25,16 +25,16 @@ Weve 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:**