1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00
This commit is contained in:
Tomas Olivares 2015-08-03 10:39:55 +00:00
commit 8be516ba16

View file

@ -55,7 +55,7 @@ wget -O - https://clck.ru/9V9fH | sudo sh
### Install WebVirtCloud panel (CentOS) ### Install WebVirtCloud panel (CentOS)
```bash ```bash
sudo yum -y install python-virtualenv python-devel libxml2-dev libvirt-devel glibc gcc nginx supervisor git libxml2 libxml2-devel git sudo yum -y install python-virtualenv python-devel python-libguestfs libvirt-devel glibc gcc nginx supervisor git libxml2 libxml2-devel git
``` ```
#### Creating directories and cloning repo #### Creating directories and cloning repo