mirror of
https://github.com/AquaMorph/Droplets.git
synced 2025-04-29 17:35:33 +00:00
Recursive cloning in documentation
This commit is contained in:
parent
feee29ac7d
commit
e6e598cfea
@ -5,7 +5,7 @@ A starting point for creating Daisy Patch Projects.
|
||||
## Setup & Deploy
|
||||
1. Create git repository
|
||||
```sh
|
||||
git clone git@github.com:AquaMorph/DaisyPatchTemplate.git [Project directory name]
|
||||
git clone --recurse-submodules git@github.com:AquaMorph/DaisyPatchTemplate.git [Project directory name]
|
||||
git remote set-url origin [New git url]
|
||||
git push
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user