mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-22 14:24:15 +00:00
Updated CentOS 7 installation (markdown)
parent
f71283f3de
commit
2f9d3e04e6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
sudo yum -y install python-virtualenv python-devel libvirt-devel glibc gcc nginx supervisor libxml2 libxml2-devel git
|
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 mkdir /srv && cd /srv
|
||||||
sudo git clone https://github.com/retspen/webvirtcloud && cd webvirtcloud
|
sudo git clone https://github.com/retspen/webvirtcloud && cd webvirtcloud
|
||||||
|
|
Loading…
Reference in a new issue