Skip to content

Commit

Permalink
Merge pull request #12 from rrampage/master
Browse files Browse the repository at this point in the history
Updated README
  • Loading branch information
s0md3v committed Mar 3, 2018
2 parents f1bcafb + 953ce98 commit 658d95c
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 658d95c

Please sign in to comment.