From 566f2564191bf6508f150731f6ceea5f90cd029a Mon Sep 17 00:00:00 2001 From: David Lick Date: Fri, 17 May 2024 19:24:19 -0400 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8379a56f..97288fab 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,6 @@ Clone this repository and get the git submodules: ``` -git clone git@git.dvdt.dev:david/dvdt.dev.git && \ +git clone git@git.dvdt.dev:david/therinaldos.com.git && \ git submodule update --init --recursive ```