1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-01 03:54:15 +00:00

Update README.md

This commit is contained in:
Anatoliy Guskov 2015-03-27 16:23:49 +02:00
parent 8e8f300668
commit 64bcde2d3e

View file

@ -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
```