From 6c51fe46f68fd82ebb9e0f5e008f9ccf79b20bbd Mon Sep 17 00:00:00 2001 From: Ranch Camal Date: Thu, 10 Jul 2025 23:36:57 -0400 Subject: [PATCH] Update README.md Updated the git clone URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd52e086..0ddfb1ac 100644 --- a/README.md +++ b/README.md @@ -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 ```