diff --git a/SETUP.md b/SETUP.md index bd20249..a492a47 100644 --- a/SETUP.md +++ b/SETUP.md @@ -2,7 +2,7 @@ To set up the project, follow these steps: 1. Change directory to the frontend folder: ```sh - cd frontend/interview-ai + cd frontend ``` 2. Install the necessary dependencies: @@ -13,4 +13,4 @@ To set up the project, follow these steps: 3. Start the application: ```sh npm start - ``` \ No newline at end of file + ```