From eb9f364e728deb67b783c028311d762f8ac2683f Mon Sep 17 00:00:00 2001 From: Kasherpete <119694008+Kasherpete@users.noreply.github.com> Date: Wed, 27 Sep 2023 21:11:58 -0500 Subject: [PATCH] Grammar check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73e557a..219f53d 100644 --- a/README.md +++ b/README.md @@ -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.