From 0eb26e5669d7b10f4458f55704a6226ac2067564 Mon Sep 17 00:00:00 2001 From: q Date: Sat, 19 Mar 2022 02:27:02 -0400 Subject: [PATCH] Adding './' because autism --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d99a4b..226cbeb 100644 --- a/README.md +++ b/README.md @@ -20,5 +20,5 @@ This contains everything used to patch Glowers Club's Element instance. This pat 3. `git clone https://code.glowers.club/q/element-web-patches.git` 4. `yarn` 5. `cd element-web-patches` -6. `bash code_patches.sh` +6. `bash ./code_patches.sh` 7. `cd .. && yarn dist`