From 9f0f226732ea05d8bd81c6d9f52da7a9cede78b6 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 30 Jun 2024 21:38:30 -0600 Subject: [PATCH] instructions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 65d69f2..e5535c6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A compilation of changes made in [jormungandr-bite](https://iceshrimp.dev/limepo you can either clone this repo, or download each individual file from the [patches folder](./patches) +### Instructions + +To apply a patch ``git am --keep-cr --signoff < {patch}`` + ### Explanations - [Beep/Rebeeps](./patches/beeps/): Renames Posts and Boosts to Beeps and Rebeeps respectively.