From 56c8a22816d704c02ff718cd1f835b1316ce373e Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Mon, 20 May 2019 23:10:58 -0400 Subject: [PATCH] update README with instructions on chromedriver --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 86ab71b..ce4bde2 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ Personally, I did this so I would feel less attached to my Facebook profile ## How To Use -* 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). On Arch Linux you can find this in the `chromium` package, but it will vary by OS. +* Make sure that you have Google Chrome installed and that it is up to date +* Also install the chromedriver for Selenium. See [here](https://sites.google.com/a/chromium.org/chromedriver/downloads). On Arch Linux you can find this in the `chromium` package, and on Ubuntu it is `chromium-chromedriver`. * `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