mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-04-16 22:13:14 -04:00
docs: suggest forking to match contributing.md
This commit is contained in:
parent
fbf169019e
commit
14b7fb38ae
@ -8,8 +8,10 @@ This guide covers setting up environments for core, Flutter/Dart, and Python dev
|
||||
|
||||
## Obtaining the source code
|
||||
|
||||
1. Start by [forking] the project
|
||||
1. Clone your fork
|
||||
```shell
|
||||
git clone https://gitlab.com/veilid/veilid.git
|
||||
git clone https://gitlab.com/[USERNAME]/veilid.git
|
||||
```
|
||||
|
||||
## Dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user