mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
Update README.md
This commit is contained in:
parent
93d0cb8740
commit
5faa27b5df
1 changed files with 8 additions and 3 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue