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