updated git command in readme

This commit is contained in:
stan44 2025-04-06 20:08:07 -05:00
parent 3b909bb756
commit 32ab74cbef

View File

@ -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
```