Skip to content

Commit

Permalink
Move test.py to examples folder
Browse files Browse the repository at this point in the history
  • Loading branch information
LevPasha committed Jan 13, 2018
1 parent 1a266bf commit bbba408
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ The new fake Instagram account with an unverifird phone number after ~ 1-24 hour
`pip install -r requirements.txt`


4. Modify test.py with your own username and password
4. Modify examples\test.py with your own username and password


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**)

`python test.py`


### Pip Installation Instructions
Expand Down
File renamed without changes.

0 comments on commit bbba408

Please sign in to comment.