mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-01 05:56:16 +00:00
Update README.md
This commit is contained in:
@ -14,10 +14,18 @@ ## About Vito
|
|||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
|
Version 3 (Alpha):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.x/scripts/install.sh)
|
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.x/scripts/install.sh)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Version 2:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/2.x/scripts/install.sh)
|
||||||
|
```
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Provisions and Manages the server
|
- Provisions and Manages the server
|
||||||
|
Reference in New Issue
Block a user