From 726437ca8b3e6198c4efe5b93ab79a943eb05ace Mon Sep 17 00:00:00 2001 From: q Date: Thu, 5 Dec 2024 17:09:08 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a30c1d..153ac3b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## Instructions 1. Clone the Element Web patches ``` -git clone https://code.glowers.club/q/element-web-patches.git --depth 1 && cd element-web-patches +git clone https://code.glowers.club/q/element-web-patches.git && cd element-web-patches ``` 2. Clone the Element Web source code ```