فهرست منبع

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