From 9f9c26c06787f6b5e3486eb6711a9d7fef646e83 Mon Sep 17 00:00:00 2001 From: Pavel Sukhanov <31385755+ps78674@users.noreply.github.com> Date: Thu, 1 Feb 2018 12:27:16 +0300 Subject: [PATCH] Updated CentOS 7 installation (markdown) --- CentOS-7-installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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':