We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a266bf commit bbba408Copy full SHA for bbba408
README.md
@@ -29,12 +29,11 @@ The new fake Instagram account with an unverifird phone number after ~ 1-24 hour
29
`pip install -r requirements.txt`
30
31
32
-4. Modify test.py with your own username and password
+4. Modify examples\test.py with your own username and password
33
34
35
-5. Run the test script (**use text editor to edit the script and type in valid Instagram username/password**)
+5. Run the test.py script (**use text editor to edit the script and type in valid Instagram username/password**)
36
37
- `python test.py`
38
39
40
### Pip Installation Instructions
InstagramAPI/test.py renamed to examples/test.py
0 commit comments