From 562cf38341fc482bf322a76e0086f160d5451137 Mon Sep 17 00:00:00 2001 From: Arjun Vijay Prakash <137415649+ArjunCodess@users.noreply.github.com> Date: Fri, 4 Jul 2025 07:16:46 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a130451..36b9108 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Before you begin, ensure you have the following installed on your system: 1. **Clone the repository** ```bash - git clone + git clone https://github.com/OpenCut-app/OpenCut.git cd OpenCut ```