From bcef93f354d58f5d3630cb0ee03005bb47cda7a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20Tun=C3=A7?= Date: Sat, 23 May 2026 10:50:44 +0300 Subject: [PATCH] docs: generalize directory path in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1b729d..cefd234 100644 --- a/README.md +++ b/README.md @@ -59,9 +59,9 @@ Ensure you have the following installed on your machine: ### Installation & Run -1. **Clone the Repository** (or move into the project directory): +1. **Move into the project directory**: ```bash - cd d:\Works\2026\BiRefNet + cd dekupai ``` 2. **Install Node Dependencies**: