1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-29 17:50:33 +00:00

Updated Docker Installation & Update (textile)

catborise 2021-12-20 09:34:19 +03:00
parent 6d4ec8d22d
commit d7a036999b

@ -2,10 +2,10 @@
*Steps:*
# Install git, python
# Install git, python3
<pre><code>sudo apt install git python
or
yum install git python</code></pre>
yum install git python3</code></pre>
# Clone from repository
<pre><code>git clone https://github.com/retspen/webvirtcloud.git</code></pre>
# Move to the installation folder