From f436fad64593cac99d5684e5ae50242bdaf7083d Mon Sep 17 00:00:00 2001 From: Aleksandras Kostarevas Date: Wed, 3 Jul 2024 15:18:28 +0300 Subject: [PATCH] Update README url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 246c0545c..8be35ebf7 100644 --- a/README.md +++ b/README.md @@ -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 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: