From 9e6e74789dfcefdd8b448dba3eb41625118eeb6a Mon Sep 17 00:00:00 2001 From: Suhiteswar <105535366+suhit123@users.noreply.github.com> Date: Sat, 28 Oct 2023 00:51:26 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 157f4526..ed8b54b5 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Once pnpm is installed, you can navigate to the project directory and run the fo ["filename1.json", "filename2.json", "your_github_username.json"] ``` -10. Save the **`ProfilesLists.json`** file. +10. Save the **`ProfilesList.json`** file. 11. Create a new branch: To create a new branch for your profile, run the following command: **`git checkout -b add-profile`** 12. Add your changed files to the stage by running the following command: