浏览代码

Merge pull request #72 from mehabox/feature-readmemd-corrected-language

Update README.md
Serghey Rodin 12 年之前
父节点
当前提交
620ae8279a
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -1,9 +1,9 @@
 [Vesta Control Panel](http://vestacp.com/)
 [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
 How to install
@@ -13,7 +13,7 @@ Connect to your server as root via SSH
 ssh root@your.server
 ssh root@your.server
 ```
 ```
 
 
-Download installation script
+Download the installation script
 ```bash
 ```bash
 curl -O http://vestacp.com/pub/vst-install.sh
 curl -O http://vestacp.com/pub/vst-install.sh
 ```
 ```