fix typo in git url.

Co-authored-by: Florian Renaud <Florian14@users.noreply.github.com>
This commit is contained in:
Benoit Marty
2023-08-31 15:41:48 +02:00
committed by GitHub
parent 6aa4cd061b
commit 1ea4559625

View File

@@ -22,7 +22,7 @@ git clone git@github.com:vector-im/element-x-android.git
```
or
```bash
git clone https://github.com/vector-im/element-x-android.gi
git clone https://github.com/vector-im/element-x-android.git
```
You will also need to install [bundletool](https://developer.android.com/studio/command-line/bundletool). On MacOS, you can run the following command: