Merge pull request #58 from theArjun/patch-1

Update the repo path in README
This commit is contained in:
callebtc 2025-07-11 18:31:58 +02:00 committed by GitHub
commit c1052950ef
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
```