From edd0a1f30bc0253463609c8810e0d0aa5872828d Mon Sep 17 00:00:00 2001 From: Bhavy Zala <126322584+zalabhavy@users.noreply.github.com> Date: Tue, 28 Jan 2025 22:26:06 +0530 Subject: [PATCH] docs: add cd conference-website in readme file (#541) Co-authored-by: Apple --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e0f6672f..2bf319a6 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ First, fork the repository and clone it. git clone https://github.com//conference-website.git ``` +Change Directory +```bash +cd conference-website +``` + Install Dependencies ```bash npm install