11 lines
189 B
Markdown
11 lines
189 B
Markdown
# therinaldos.com
|
|
|
|
## Getting Started
|
|
|
|
Clone this repository and get the git submodules:
|
|
|
|
```
|
|
git clone git@git.dvdt.dev:david/dvdt.dev.git && \
|
|
git submodule update --init --recursive
|
|
```
|