From ff6df8ee5649e6ca6e941f7ffd853c867499fb1a Mon Sep 17 00:00:00 2001 From: Ryan Schumacher Date: Thu, 29 Aug 2024 18:45:10 -0500 Subject: [PATCH] Update How-To-Open-a-Homebrew-Pull-Request.md Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> --- docs/How-To-Open-a-Homebrew-Pull-Request.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/How-To-Open-a-Homebrew-Pull-Request.md b/docs/How-To-Open-a-Homebrew-Pull-Request.md index 7c02128625..71322d0176 100644 --- a/docs/How-To-Open-a-Homebrew-Pull-Request.md +++ b/docs/How-To-Open-a-Homebrew-Pull-Request.md @@ -36,7 +36,6 @@ The type of change you want to make influences which of Homebrew's main reposito Before creating a new formulae, please read [Acceptable Formulae](https://docs.brew.sh/Acceptable-Formulae). - 1. [Fork the Homebrew/homebrew-core repository on GitHub](https://github.com/Homebrew/homebrew-core/fork). * This creates a personal remote repository that you can push to. This is needed because only Homebrew maintainers have push access to the main repositories. 2. Tap (download a local clone of) the repository of core Homebrew formulae: