Wesley Kerfoot
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
0 deletions
-
README.md
|
@ -17,6 +17,10 @@ online presence and not have to worry about what you wrote from years ago. |
|
|
Personally, I did this so I would feel less attached to my Facebook profile |
|
|
Personally, I did this so I would feel less attached to my Facebook profile |
|
|
(and hence feel the need to use it less). |
|
|
(and hence feel the need to use it less). |
|
|
|
|
|
|
|
|
|
|
|
## Dependencies |
|
|
|
|
|
- This tool requires at least Python 3.6 in order to run. |
|
|
|
|
|
- A recent copy of Chrome or Chromium installed and available in your `$PATH` |
|
|
|
|
|
|
|
|
## Installation |
|
|
## Installation |
|
|
You have several options to run it. |
|
|
You have several options to run it. |
|
|
1) Install from PyPI with `pip3 install --user delete-facebook-posts` (recommended you do this in a virtualenv to avoid incompatibilities) |
|
|
1) Install from PyPI with `pip3 install --user delete-facebook-posts` (recommended you do this in a virtualenv to avoid incompatibilities) |
|
|