Update AddSubmoduleToGitRepo
parent
0263329cd7
commit
dfa417145e
1 changed files with 12 additions and 12 deletions
|
@ -7,6 +7,6 @@ will add a link to it and not cause problems.
|
|||
|
||||
Step1:
|
||||
go to your repo. Use the following command instead of pull:
|
||||
`
|
||||
```
|
||||
git submodule add <link to repo> <path (if no path is provided the current folder is used.)>
|
||||
`
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue