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