Update README url

This commit is contained in:
Aleksandras Kostarevas 2024-07-03 15:18:28 +03:00
parent 16fb88db2a
commit f436fad645

View File

@ -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: When cloning the repository, you must perform a recursive clone to fetch all dependencies:
``` ```
git clone --recursive https://gitlab.futo.org/alex/latinime.git git clone --recursive https://gitlab.futo.org/keyboard/latinime.git
``` ```
You can also initialize this way if you forgot to specify the recursive clone: You can also initialize this way if you forgot to specify the recursive clone: