From 28dbe8ecd9048eef7c87b0cdeec0fb35a49e6b96 Mon Sep 17 00:00:00 2001 From: Aigars Silkalns Date: Thu, 28 Aug 2025 21:52:21 +0300 Subject: [PATCH] Update repository URL in setup instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d74593..71bf705 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Concept is a modern admin template built from the ground up with Bootstrap 5.3.8 1. Clone or download the repository: ```bash -git clone https://github.com/yourusername/concept.git +git clone https://github.com/puikinsh/concept.git cd concept ```