11 lines
182 B
Markdown
11 lines
182 B
Markdown
# dvdt.dev
|
|
|
|
## 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
|
|
```
|