mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Update clone command in README
This commit is contained in:
parent
42e16fa9af
commit
c29f609a0f
@ -10,7 +10,7 @@ Check out the [FUTO Keyboard Wiki](https://gitlab.futo.org/alex/keyboard-wiki/-/
|
||||
|
||||
When cloning the repository, you must perform a recursive clone to fetch all dependencies:
|
||||
```
|
||||
git clone --recursive git@gitlab.futo.org:alex/latinime.git
|
||||
git clone --recursive https://gitlab.futo.org/alex/latinime.git
|
||||
```
|
||||
|
||||
You can also initialize this way if you forgot to specify the recursive clone:
|
||||
|
Loading…
Reference in New Issue
Block a user