From 32ab74cbef95bd4a8921092cdc70528256130baf Mon Sep 17 00:00:00 2001 From: stan44 Date: Sun, 6 Apr 2025 20:08:07 -0500 Subject: [PATCH] updated git command in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0f1c198..65e09ee 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ A powerful file browser application with special focus on audio file handling, M ### 1. Clone the repository ```bash -git clone https://github.com/yourusername/fbroswer-master.git +git clone https://gitea.innovativedevsolutions.org/stan44/Fbrowser.git cd fbroswer-master ```