readme update

This commit is contained in:
deunix-educ
2023-05-20 22:18:01 +02:00
parent bbea7f1016
commit 54ea0a6637
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -78,6 +78,7 @@ After installing termux on the smartphone, launch Termux
export PACKAGE="TermuxSmsGateway"&&
export VERSION="1.0"&&
mkdir -p $HOME/.termux/tasks&&
mkdir -p $HOME/.termux/boot&&
apt install python git termux-api -y&&
rm -rf TermuxSmsGateway&&
git clone https://github.com/deunix-educ/TermuxSmsGateway.git&&