From 9841dba75a2f9a525f080eb7b4784882d88d5c31 Mon Sep 17 00:00:00 2001 From: Bastian <34898868+basti564@users.noreply.github.com> Date: Thu, 17 Sep 2020 00:39:36 +0200 Subject: [PATCH] fix typo - "Homeberew" --> "Homebrew" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6da05..cf9a799 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ Automatically fakesign any .ipa file for use with [AppSync Unified](https://cydi ## usage Run ```path/to/fakesigner.sh path/to/app.ipa``` and the script will automatically create a fakesigned .ipa file called ```app.ipa-fakesigned.ipa``` ## dependencies -- [ldid](https://formulae.brew.sh/formula/ldid) from [Homeberew](https://brew.sh/) +- [ldid](https://formulae.brew.sh/formula/ldid) from [Homebrew](https://brew.sh/)