From 6d37bc2b73697bce6b1743ce3507b17097c597b5 Mon Sep 17 00:00:00 2001 From: Seaswimmer Date: Wed, 10 Jul 2024 12:00:40 -0400 Subject: [PATCH] added a missing newline to the README Signed-off-by: Seaswimmer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d4beb9..54d84b3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # home Hi there! This repository contains all of my (publically available) `$HOME` files. This is mainly meant as a utility for my own use, but if you'd like to base your configs on mine for some reason, feel free! + This repository contains submodules, make sure to clone those as well with the following command: ```sh