From 750e9338a6abffc84c4ca48ac51056f984a1f269 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 13 Dec 2023 09:42:11 +0100 Subject: [PATCH] Organization renaming: update git clone command --- docs/install_from_github_release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install_from_github_release.md b/docs/install_from_github_release.md index 0ef964a2c5..069e1d97ec 100644 --- a/docs/install_from_github_release.md +++ b/docs/install_from_github_release.md @@ -18,7 +18,7 @@ The easiest way to do that is to use the debug signature that is shared between You can clone the project by running: ```bash -git clone git@github.com:vector-im/element-x-android.git +git clone git@github.com:element-hq/element-x-android.git ``` or ```bash