From 1d66f72d5bc49b81b79f8fec9bd173b1bf48b1fb Mon Sep 17 00:00:00 2001 From: catborise Date: Wed, 8 Jan 2020 20:41:29 +0300 Subject: [PATCH] Updated Docker Installation (textile) --- Docker-Installation.textile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docker-Installation.textile b/Docker-Installation.textile index dbad1b4..04eb5ea 100644 --- a/Docker-Installation.textile +++ b/Docker-Installation.textile @@ -3,7 +3,9 @@ Install Docker(on host or guest) : "Docker Installation Guide":https://docs.dock Steps: # Install git, python -
sudo apt install git python
+
sudo apt install git python
+or
+yum install git python
# Clone from repository
git clone https://github.com/retspen/webvirtcloud.git
# Move to the installation folder