From a75c746e9a4fba880f1d4f5f9604a129ad68a095 Mon Sep 17 00:00:00 2001 From: PAlexanderFranklin Date: Thu, 1 Aug 2024 17:54:06 -0700 Subject: [PATCH] fix git url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fd0c4d..3b01bef 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ 2. Clone the repository: ```sh - git clone https://github.com/yourusername/my_service.git + git clone https://githaven.org/Alexander_Franklin/screen-monitor.git cd my_service ```