Skip to content

Commit

Permalink
add additional installation steps for fbstalker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
milo2012 committed Oct 20, 2013
1 parent 6674893 commit bdd31cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ Dependencies for Geostalker

Install Google Chrome and ChromeDriver on Kali Linux
wget https://chromedriver.googlecode.com/files/chromedriver_linux64_23.0.1240.0.zip
cp chromedriver /usr/local/chromedriver
chmod 777 /usr/local/chromedriver
cp chromedriver /usr/bin/chromedriver
chmod 777 /usr/bin/chromedriver

If you are using 32 bit Kali Linux (run uname -r to find out)
wget http://95.31.35.30/chrome/pool/main/g/google-chrome-stable/google-chrome-stable_27.0.1453.93-r200836_i386.deb
Expand Down

0 comments on commit bdd31cb

Please sign in to comment.