From 5ffcfd1d474b719d20a12c61e029aa5815f091b3 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Mon, 28 Jul 2025 23:43:32 -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 4efc6936..746eb20a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Before you begin, ensure you have the following installed and configured: 1. **Clone the repository**: ```bash - git clone + git clone https://github.com/Nezreka/SoulSync cd soulsync-app ```