mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
fixed README.md formating
This commit is contained in:
parent
3146bbfee8
commit
dfbc9d73d5
1 changed files with 3 additions and 1 deletions
|
@ -11,15 +11,17 @@ 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
|
||||
----------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue