From ff3c6aa1cd3e85e1f84034bc3001d0704e05c82c Mon Sep 17 00:00:00 2001 From: Wesley Kerfoot Date: Mon, 20 May 2019 10:44:03 -0400 Subject: [PATCH] Fix markdown --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce4c66c..ca38a5a 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ * Make sure that you have Google Chrome installed and that it is up to date * Install python 3.x (tested on python 3.7) along with pip * `pip3 install --user delete-facebook-posts` -* Run `deletefb -E "youremail@example.org" -P "yourfacebookpassword" -U "https://www.facebook.com/your.profile.url" +* Run `deletefb -E "youremail@example.org" -P "yourfacebookpassword" -U "https://www.facebook.com/your.profile.url"` * Wait a long time * Say goodbye to your Facebook posts!