diff --git a/README.md b/README.md index fabe3a5..b30ff86 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,9 @@ Restart services for running WebVirtCloud: sudo service nginx restart sudo service supervisor restart ``` + +### Setup hypervisor + +```bash +wget -O - https://clck.ru/9Sz6S | sudo sh +```