Skip to content

Commit

Permalink
Removed reference to dog3.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rrampage authored Mar 2, 2018
1 parent 1abb6d4 commit 953ce98
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 @@ -12,7 +12,7 @@ After downloading the program, enter the following command to navigate to the Re
```
cd ReconDog && ls
```
The directory contains two files: `dog.py` in python 2 and `dog3.py` in python 3.
The directory contains `dog.py` which you can run with Python 2 and 3.

Now run the script for your python version with the following command.
```
Expand Down

0 comments on commit 953ce98

Please sign in to comment.