diff --git a/README.md b/README.md index 45b8325..4a3bbc5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,14 @@ A collection of Linux scripts and configs for use across multiple machines. ## Installation +### Submodules + +After cloning, pull submodules with: + +```bash +git submodule update --init --recursive +``` + ### Packages Install all packages using `yay`: