mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-01 03:54:15 +00:00
Updated CentOS 7 installation (markdown)
parent
5175ee7ec1
commit
6d4ec8d22d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
2. Create working directory and clone repo into it:
|
||||
```
|
||||
sudo mkdir /srv && cd /srv
|
||||
sudo mkdir -p /srv && cd /srv
|
||||
sudo git clone https://github.com/retspen/webvirtcloud && cd webvirtcloud
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue