diff --git a/CentOS-7-installation.md b/CentOS-7-installation.md index d404bd7..58f0f30 100644 --- a/CentOS-7-installation.md +++ b/CentOS-7-installation.md @@ -6,7 +6,7 @@ 2. Create working directory and repo into it: ``` 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 ``` 3. Edit 'conf/requirements.txt':