瀏覽代碼

fixed README.md formating

Serghey Rodin 13 年之前
父節點
當前提交
dfbc9d73d5
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

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