mirror of
https://github.com/retspen/webvirtcloud
synced 2024-11-22 14:24:15 +00:00
Updated Podman Installation (markdown)
parent
a1f3329e22
commit
994014ccdc
1 changed files with 1 additions and 3 deletions
|
@ -3,9 +3,7 @@
|
|||
|
||||
***Steps:***
|
||||
1. Install git, python
|
||||
<pre><code>sudo apt install git python
|
||||
or
|
||||
yum install git python</code></pre>
|
||||
<pre><code>yum install git python</code></pre>
|
||||
2. Clone from repository
|
||||
<pre><code>git clone https://github.com/retspen/webvirtcloud.git</code></pre>
|
||||
3 Move to the installation folder
|
||||
|
|
Loading…
Reference in a new issue