ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.22k stars 560 forks source link

changed "sudo pip3 install" #144

Closed Anzo52 closed 2 years ago

Anzo52 commented 2 years ago

"sudo" not recommended with "pip". changed to "python3 -m pip install"