doc: corrected indentation
This commit is contained in:
14
README.md
14
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:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user