From d83a240c6d41f0f7f7876621f677cabae91aa320 Mon Sep 17 00:00:00 2001 From: rootiest Date: Sat, 25 Apr 2026 21:54:33 -0400 Subject: [PATCH] docs: use new git host url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45dbe99..d62ebf6 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ The rootiest kitty configuration you will ever see! 4. Clone the repository ```bash - git clone --recurse-submodules https://github.com/rootiest/rootiest-kitty.git ~/.config/kitty + git clone --recurse-submodules https://git.rootiest.dev/rootiest/kitty-conf.git ~/.config/kitty ``` If you already cloned without `--recurse-submodules`, initialize submodules manually: