fix: update repo path

This commit is contained in:
Arjun Adhikari 2025-07-11 17:03:19 +05:45 committed by GitHub
parent c585b5c4ac
commit dd022fc22f
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
```