Skip to content

Commit dfbc9d7

Browse files
committed
fixed README.md formating
1 parent 3146bbf commit dfbc9d7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,17 @@ How to install
1111
# Connect to your server as root via SSH
1212
```bash
1313
ssh root@your.server
14+
```
1415

1516
# Download installation script
1617
```bash
1718
wget http://vestacp.com/pub/vst-install.sh
19+
```
1820

1921
#Run it
2022
```bash
2123
bash vst-install.sh
22-
24+
```
2325

2426
License
2527
----------------------------

0 commit comments

Comments
 (0)