Grammar check

This commit is contained in:
Kasherpete 2023-09-27 21:11:58 -05:00 committed by GitHub
parent 088e98dcb9
commit eb9f364e72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ Make sure you have git and Python installed.
# Number Registration
1. `python3 demo.py --phone [ip]`. Replace `ip` with your phone's local IP. *(Usually this starts with `192.168.x.x`, however it can also start with `172` or `10`.)*
2. If the previous ran successfully, you can now run `python3 demo.py --reregister`
2. If the previous command ran successfully, you can now run `python3 demo.py --reregister`
***Please note:*** This last script is the script you will be running continuously. We recommend every 30 minutes.