We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3146bbf commit dfbc9d7Copy full SHA for dfbc9d7
README.md
@@ -11,15 +11,17 @@ How to install
11
# Connect to your server as root via SSH
12
```bash
13
ssh root@your.server
14
+```
15
16
# Download installation script
17
18
wget http://vestacp.com/pub/vst-install.sh
19
20
21
#Run it
22
23
bash vst-install.sh
-
24
25
26
License
27
----------------------------
0 commit comments