Sfoglia il codice sorgente

fixed README.md formating

Serghey Rodin 13 anni fa
parent
commit
dfbc9d73d5
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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
 ----------------------------