Skip to content

Commit d081e02

Browse files
authored
Update README.md
1 parent 00d99bb commit d081e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Since, PyPhone uses ngrok, it is required to make an account in [ngrok](https://
2828
1. Make a file named "ngrok.yml" in the same level as of PyPhone.py and add the following line:
2929
`authtoken: <YOUR_NGROK_AUTHTOKEN>`
3030
2. "config.cnf" contains the phone number of the user.
31-
3. Download [ngrok](https://ngrok.com/download) and paste its executable in the modules folder.
31+
3. Download [ngrok](https://ngrok.com/download) and paste its executable in the "modules" folder.
3232
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)
3333
### Steps(MySQL DB):
3434
The MySQL requires the following setup:

0 commit comments

Comments
 (0)