From 83eca43460dd4fe89f8d5e41c3869b9cc08026db Mon Sep 17 00:00:00 2001 From: GabMus Date: Tue, 16 Apr 2024 05:12:14 +0000 Subject: [PATCH] fix: clone link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbce239..9866764 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ You'll need to clone this repo with submodules or init your submodules after the #### Clone with submodules ```bash -git clone https://gitlab.com/LVRA/wiki --recurse-submodules +git clone https://gitlab.com/lvra/lvra.gitlab.io --recurse-submodules ``` #### Init submodules in existing clone