From c170146b20aebd647557e4f3089205ad91587cb4 Mon Sep 17 00:00:00 2001 From: Ryan Walloh <142735218+ryanwalloh@users.noreply.github.com> Date: Sat, 16 Aug 2025 20:46:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd8c8e8..50a4cd4c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A full-stack medicine delivery platform built with Django backend, React fronten ### 1. Clone the Repository ```bash -git clone +git clone https://github.com/ryanwalloh/pharmago cd pharmago ```