Organization renaming: update git clone command

This commit is contained in:
Benoit Marty
2023-12-13 09:42:11 +01:00
parent 17616d6fc3
commit 750e9338a6

View File

@@ -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