Răsfoiți Sursa

fixed README.md formating

Serghey Rodin 13 ani în urmă
părinte
comite
dfbc9d73d5
1 a modificat fișierele cu 3 adăugiri și 1 ștergeri
  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 [email protected]
+```
 
 # Download installation script
 ```bash
 wget http://vestacp.com/pub/vst-install.sh
+```
 
 #Run it
 ```bash
 bash vst-install.sh
-
+```
 
 License
 ----------------------------