Ver código fonte

added README.md

Serghey Rodin 13 anos atrás
pai
commit
3146bbfee8
1 arquivos alterados com 27 adições e 0 exclusões
  1. 27 0
      README.md

+ 27 - 0
README.md

@@ -0,0 +1,27 @@
+[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.
+
+
+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
+----------------------------
+Vesta is licensed under  [GPL v3 ](https://github.com/serghey-rodin/vesta/blob/master/LICENSE.txt) license
+