7 lines
107 B
Markdown
7 lines
107 B
Markdown
# Moonshark
|
|
|
|
```bash
|
|
git submodule update --init --recursive
|
|
git submodule update --remote --recursive
|
|
```
|