Browse Source

fixed README.md formating

Serghey Rodin 13 năm trước cách đây
mục cha
commit
dfbc9d73d5
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -11,15 +11,17 @@ How to install
 # Connect to your server as root via SSH
 # Connect to your server as root via SSH
 ```bash
 ```bash
 ssh root@your.server
 ssh root@your.server
+```
 
 
 # Download installation script
 # Download installation script
 ```bash
 ```bash
 wget http://vestacp.com/pub/vst-install.sh
 wget http://vestacp.com/pub/vst-install.sh
+```
 
 
 #Run it
 #Run it
 ```bash
 ```bash
 bash vst-install.sh
 bash vst-install.sh
-
+```
 
 
 License
 License
 ----------------------------
 ----------------------------