diff --git a/README.md b/README.md index 5f70763..2e9daa4 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ DCD The D Completion Daemon is an auto-complete program for the D programming language Or at least it will be once I write it. + +Be sure to run ```git submodule update --init``` after cloning this repository.