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