1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 02:54:51 +00:00

Update README.md

This commit is contained in:
savichev 2016-03-29 16:52:33 +05:00
parent ff4c05f90b
commit 3946741457

View file

@ -23,6 +23,7 @@ WebVirtCloud is a virtualization web interface for admins and users. It can dele
```bash
sudo apt-get -y install git python-virtualenv python-dev libxml2-dev libvirt-dev zlib1g-dev nginx supervisor libsasl2-modules
cd /srv
git clone https://github.com/retspen/webvirtcloud
cd webvirtcloud
sudo cp conf/supervisor/webvirtcloud.conf /etc/supervisor/conf.d