Update README.md

Updated the git clone URL
This commit is contained in:
Ranch Camal 2025-07-10 23:36:57 -04:00 committed by GitHub
parent c585b5c4ac
commit 6c51fe46f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ This project is released into the public domain. See the [LICENSE](LICENSE.md) f
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/bitchat-android.git
git clone https://github.com/permissionlesstech/bitchat-android.git
cd bitchat-android
```