no more submodules
This commit is contained in:
parent
926dfc4190
commit
087aef966c
@ -8,7 +8,7 @@ This guide covers setting up environments for core, Flutter/Dart, and Python dev
|
||||
## Obtaining the source code
|
||||
|
||||
```shell
|
||||
git clone --recurse-submodules https://gitlab.com/veilid/veilid.git
|
||||
git clone https://gitlab.com/veilid/veilid.git
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user