From aaf2d53722637b1a13425346e1c354a33efb1f55 Mon Sep 17 00:00:00 2001 From: q Date: Sat, 14 Sep 2024 16:47:44 -0400 Subject: [PATCH] Refactoring to use frantic from paranoia.wf's format. Greentext is back --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e04c17f..0a30c1d 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## Instructions 1. Clone the Element Web patches ``` -git clone https://git.paranoia.wf/frantic/element-web-patches --depth 1 && cd element-web-patches +git clone https://code.glowers.club/q/element-web-patches.git --depth 1 && cd element-web-patches ``` 2. Clone the Element Web source code ```