From c963ff15e5d6937747fc45d0f07756e674b95a9b Mon Sep 17 00:00:00 2001 From: deeppbluesky <38817817+deeppbluesky@users.noreply.github.com> Date: Thu, 28 Jun 2018 21:34:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 920c404..a85d795 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Note: This could take days if you have lots of friends! 1. Get your 1st degree connections first, so you have the 1st-degree CSV file. 2. Put the 1st-degree CSV in the same folder as **python facebook-friends.py** -3. Run ```python facebook-connections.py 1st-degree_YYYY-MM-DD_HHMM.csv```, with the actual filename from the first step. +3. Run ```python facebook-friends.py 1st-degree_YYYY-MM-DD_HHMM.csv```, with the actual filename from the first step. 4. A browser window will open. 5. You should the script looping through your Facebook friend's friend pages. 6. A CSV file will be created with the data (2nd-degree_YYYY-MM-DD_HHMM.csv)