From 8d9b8fd440189dcefb1922c29fcd2dd26593a20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ahmet=20F=C4=B1rat=20Gams=C4=B1z?= <69598652+ahmetfirat23@users.noreply.github.com> Date: Mon, 16 Dec 2024 20:54:33 +0200 Subject: [PATCH] Update README.md file path fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24879c3..7af3650 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Before running this project, make sure you have the following installed on your 2. **Navigate to the frontend folder**: ```bash - cd app/frontend + cd bounswer2024group12/frontend 3. **Build the Docker image**: First, ensure Docker is running. Then, build the Docker image for the React frontend: