From ead379f48c3520a733cc7c0bdd190f2804a0b63e Mon Sep 17 00:00:00 2001 From: SAHIL HOSSAIN <111786720+Sahil1786@users.noreply.github.com> Date: Sun, 12 May 2024 18:07:04 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66470a0..d854332 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,10 @@ If you're new to contributing to open-source projects, don't worry! Here's how y PORT=3000 ACCESS_TOKEN_SECRET = youraccesstokensecret MAIL_ID = yourmailid - PASS_ID = yourpassword + PASS_ID = your gamil app password ``` -7. **Database**: If MongoDB is not installed on your local machine, install it. Once you run the project, databases and collections will be automatically created. +7. **Database**: If MongoDB is not installed on your local machine, install it. Once you run the project, databases and collections will be automatically created, write the commnd "mongod" on your terminal . 8. **Running The Project On Local Machine**: To render the website, go to