mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-29 16:39:38 +00:00
Updated CentOS 7 installation (markdown)
@@ -3,7 +3,7 @@
|
||||
sudo yum -y install python-virtualenv python-devel libvirt-devel glibc gcc nginx supervisor libxml2 libxml2-devel git
|
||||
```
|
||||
|
||||
2. Create ```working``` directory and clone repo into it:
|
||||
2. Create working directory and clone repo into it:
|
||||
```
|
||||
sudo mkdir /srv && cd /srv
|
||||
sudo git clone https://github.com/retspen/webvirtcloud && cd webvirtcloud
|
||||
|
||||
Reference in New Issue
Block a user