ソースを参照

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
 ----------------------------