diff --git a/README.md b/README.md index 08a08f7..f206aaa 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ If you are using Nix or NixOS you can use ``nix develop`` to enable a local shel Run the following command to clone the repository: ```sh git clone + +# Update the submodules +git submodule update --init --recursive ``` Replace `` with the actual repository URL.