1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2024-11-22 14:24:15 +00:00

Updated Podman Installation (markdown)

catborise 2020-06-30 14:18:19 +03:00
parent a1f3329e22
commit 994014ccdc

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