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