Skip to content

Commit 5faa27b

Browse files
authored
Update README.md
1 parent 93d0cb8 commit 5faa27b

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
* Vesta has a clean and focused interface without the clutter.
66
* Vesta has the latest of very innovative technologies.
77

8-
9-
How to install
8+
How to install (2 step)
109
----------------------------
1110
Connect to your server as root via SSH
1211
```bash
@@ -18,7 +17,13 @@ Download the installation script, and run it:
1817
curl http://vestacp.com/pub/vst-install.sh | bash
1918
```
2019

21-
If the above example does not work, try this 2 step method:
20+
How to install (3 step)
21+
----------------------------
22+
If the above example does not work, try this 3 step method:
23+
Connect to your server as root via SSH
24+
```bash
25+
ssh root@your.server
26+
```
2227

2328
Download the installation script:
2429
```bash

0 commit comments

Comments
 (0)