diff --git a/README.md b/README.md index 32ab4b0..419537d 100755 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ## Installation +### Submodules + +This repository includes submodules. Please use `git clone --recurse-submodules` with the appropriate link. This will initialize and update all submodules in this repo. + ### Dependencies Run the `deps.sh` command to install necessary dependencies.