mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-26 00:04:15 +00:00
Updated Docker Installation & Update (textile)
parent
d7a036999b
commit
5f49f924ec
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
*Steps:*
|
*Steps:*
|
||||||
# Install git, python3
|
# Install git, python3
|
||||||
<pre><code>sudo apt install git python
|
<pre><code>sudo apt install git python3
|
||||||
or
|
or
|
||||||
yum install git python3</code></pre>
|
yum install git python3</code></pre>
|
||||||
# Clone from repository
|
# Clone from repository
|
||||||
|
|
Loading…
Reference in a new issue