mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-05-28 16:09:40 +00:00
Updated Docker Installation & Update (textile)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user