Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arduino3128 authored Dec 19, 2020
1 parent 00d99bb commit d081e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Since, PyPhone uses ngrok, it is required to make an account in [ngrok](https://
1. Make a file named "ngrok.yml" in the same level as of PyPhone.py and add the following line:
`authtoken: <YOUR_NGROK_AUTHTOKEN>`
2. "config.cnf" contains the phone number of the user.
3. Download [ngrok](https://ngrok.com/download) and paste its executable in the modules folder.
3. Download [ngrok](https://ngrok.com/download) and paste its executable in the "modules" folder.
Also, PyPhone uses MySQL database for storing the phone numbers and requires additional setup.(This step will not be required once PyPhone's MySQL DB is setup)
### Steps(MySQL DB):
The MySQL requires the following setup:
Expand Down

0 comments on commit d081e02

Please sign in to comment.