mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-06 05:59:07 +02:00
Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -5,8 +5,7 @@
|
||||
* Vesta has a clean and focused interface without the clutter.
|
||||
* Vesta has the latest of very innovative technologies.
|
||||
|
||||
|
||||
How to install
|
||||
How to install (2 step)
|
||||
----------------------------
|
||||
Connect to your server as root via SSH
|
||||
```bash
|
||||
@@ -18,7 +17,13 @@ Download the installation script, and run it:
|
||||
curl http://vestacp.com/pub/vst-install.sh | bash
|
||||
```
|
||||
|
||||
If the above example does not work, try this 2 step method:
|
||||
How to install (3 step)
|
||||
----------------------------
|
||||
If the above example does not work, try this 3 step method:
|
||||
Connect to your server as root via SSH
|
||||
```bash
|
||||
ssh root@your.server
|
||||
```
|
||||
|
||||
Download the installation script:
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user