fix typo in git url.
Co-authored-by: Florian Renaud <Florian14@users.noreply.github.com>
This commit is contained in:
parent
7129a526b0
commit
eef5aa1949
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue