From 979df043047a65aba3c11f540c44b379500bdef6 Mon Sep 17 00:00:00 2001 From: Yash Totale Date: Wed, 4 Dec 2024 17:53:05 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 466ef29..9b88c4e 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,8 @@ pipx run goodreads-user-scraper --user_id --output_dir goodreads-data Ensure that your profile is viewable by anyone: 1. Navigate to the [Goodreads Account Settings](https://www.goodreads.com/user/edit) page -2. Click on the `Settings` tab -3. In the `Privacy` section, under the **Who Can View My Profile** question, select "anyone" +2. Click on the `Account & notifications` tab +3. In the `Privacy` section, under **Who Can View My Profile**, select "anyone". Save your account settings. ## Development