From 3b9c9c530a3ea5b82809b7ca90b0baeb0ab03270 Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Mon, 20 May 2019 15:39:49 -0400 Subject: [PATCH] add chromedriver requirement --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf1084..e61c391 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ deleting my account. ## How To Use -* Make sure that you have Google Chrome installed and that it is up to date +* Make sure that you have Google Chrome installed and that it is up to date, as + well as the chromedriver for Selenium. See [here](https://sites.google.com/a/chromium.org/chromedriver/downloads). * `pip3 install --user delete-facebook-posts` * `deletefb -E "youremail@example.org" -P "yourfacebookpassword" -U "https://www.facebook.com/your.profile.url"` * The script will log into your Facebook account, go to your profile page, and