diff --git a/README.md b/README.md index da8b790..09b55af 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Hi there! This repository contains all of my (publically available) `$HOME` file This repository contains submodules, make sure to clone those as well with the following command: ```sh -git clone --recursive-submodules https://www.coastalcommits.com/Seaswimmer/home.git +git clone --recurse-submodules https://www.coastalcommits.com/Seaswimmer/home.git ``` Or, if you've already cloned the repository, initialize the submodules with the following command: