From dd022fc22f8a12a047527af5fa2d9a9431f1fc69 Mon Sep 17 00:00:00 2001 From: Arjun Adhikari <33110520+theArjun@users.noreply.github.com> Date: Fri, 11 Jul 2025 17:03:19 +0545 Subject: [PATCH] fix: update repo path --- 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 ```