diff --git a/README.md b/README.md index edb4a2a..f6671f7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,14 @@ with the pull request number for any of the above URLs. ## Building from source +For all of the following instructions, make sure to first check out the +`dhall-lang` submodule: + +```bash +$ git submodule init +$ git submodule update +``` + ### [cabal](https://www.haskell.org/cabal) You can build all of the packages by running: