mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2024-12-25 07:10:25 +01:00
fix: clone link in readme
This commit is contained in:
parent
1e0f149936
commit
83eca43460
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue