From 3946741457f8543ba24f1603fec86bcce31b0025 Mon Sep 17 00:00:00 2001 From: savichev Date: Tue, 29 Mar 2016 16:52:33 +0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d140ff..88d15ef 100644 --- a/README.md +++ b/README.md @@ -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