From dfbc9d73d5ec9f20f4245ac469fc8ac474b56d68 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Tue, 27 Nov 2012 15:44:38 +0200 Subject: [PATCH] fixed README.md formating --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 ----------------------------