|
|
@@ -27,7 +27,7 @@ On terminal </br>
|
|
|
sudo su </br>
|
|
|
git clone git: //github.com/makdosx/mip22.git </br>
|
|
|
chmod -R 777 mip22.sh or chmod + x mip22.sh </br>
|
|
|
-bash mip22.sh or ./ mip22.sh
|
|
|
+bash mip22.sh or ./mip22.sh
|
|
|
|
|
|
</br> </br>
|
|
|
|
|
|
@@ -37,7 +37,7 @@ Installation on Android OS. </br>
|
|
|
On Termux </br>
|
|
|
git clone git: //github.com/makdosx/mip22.git </br>
|
|
|
chmod -R 777 mip22.sh or chmod + x mip22.sh </br>
|
|
|
-bash mip22.sh or ./ mip22.sh
|
|
|
+bash mip22.sh or ./mip22.sh
|
|
|
|
|
|
|
|
|
</br> </br>
|