diff --git a/Docker-Installation-&-Update.textile b/Docker-Installation-&-Update.textile index 5766f26..8b2ab25 100644 --- a/Docker-Installation-&-Update.textile +++ b/Docker-Installation-&-Update.textile @@ -2,10 +2,10 @@ *Steps:* -# Install git, python +# Install git, python3
sudo apt install git python
or
-yum install git python
+yum install git python3
# Clone from repository
git clone https://github.com/retspen/webvirtcloud.git
# Move to the installation folder