From 5ed17f84b8e6480fb1189d5ce91aaf8be7672959 Mon Sep 17 00:00:00 2001 From: Dmitry Date: Thu, 13 Jun 2013 11:14:58 +0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6d65378f..d0fdbe4c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ [Vesta Control Panel](http://vestacp.com/) ================================================== -* Vesta is the open source hosting control panel. -* Vesta is the clean and focused interface without the clutter. -* Vesta is the latest very innovative technologies. +* Vesta is an open source hosting control panel. +* Vesta has a clean and focused interface without the clutter. +* Vesta has the latest of very innovative technologies. How to install @@ -13,7 +13,7 @@ Connect to your server as root via SSH ssh root@your.server ``` -Download installation script +Download the installation script ```bash curl -O http://vestacp.com/pub/vst-install.sh ```