5 lines
87 B
Markdown
5 lines
87 B
Markdown
|
|
```
|
|
cd reflect/repo
|
|
git submodule add git@github.com/someusername/someproject.git
|
|
```
|