From 8da7432451cf00c72afde82562c2221e18ecc0bc Mon Sep 17 00:00:00 2001 From: cswimr Date: Thu, 24 Oct 2024 11:13:37 -0400 Subject: [PATCH] change username --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87bb1b4..823b2cf 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 --recurse-submodules https://www.coastalcommits.com/Seaswimmer/home.git +git clone --recurse-submodules https://www.coastalcommits.com/cswimr/home.git ``` Or, if you've already cloned the repository, initialize the submodules with the following command: