Update README.md

master
Alex 2020-11-03 17:04:40 +05:00 committed by GitHub
parent 3e62f3e35a
commit c2b51f57bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# minetest-installer-online(For Debian/Ubuntu and it branches)
<i>an online installer for minetest(<b>will fetch latest release and compile from source</b>)</i>
<h2>Instruction</h2>
<li><p><b>Cd to Download folder by </b><code>cd ~/Downloads</code></p></li>
<li><p><b>Make file executable by </b><code>chmod +x ./minetest.py</code></p></li>
<li><p><b>Run the script by </b><code>./minetest.py</code></p></li>
<li><p>cd to Download folder by <code>cd ~/Downloads</code></p></li>
<li><p>make file executable by <code>chmod +x ./minetest.py</code></p></li>
<li><p>run the script by <code>./minetest.py</code></p></li>
<h4>This may take time depending on your system setup</h4>