diff --git a/README.md b/README.md index 136fd254..6621936b 100644 --- a/README.md +++ b/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 ----------------------------