diff --git a/README.md b/README.md new file mode 100644 index 000000000..136fd254c --- /dev/null +++ b/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 +