diff --git a/README.md b/README.md new file mode 100644 index 0000000..b90cc6a --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# 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 +```