Skip to content

Commit

Permalink
[docs] mention formulae and casks
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn 'devalias' Grant committed Dec 13, 2023
1 parent c24a565 commit deea6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Adding-Software-to-Homebrew.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Before you start, please check the open pull requests for [Homebrew/homebrew-cor

Next, you will want to go through the [Acceptable Formulae](Acceptable-Formulae.md) or [Acceptable Casks](Acceptable-Casks.md) documentation to determine if the software is an appropriate addition to Homebrew. If you are creating a formula for an alternative version of software already in Homebrew (e.g. a major/minor version that differs significantly from the existing version), be sure to read the [Versions](Versions.md) documentation to understand versioned formulae requirements.

If everything checks out, you're ready to get started on a new formula!
If everything checks out, you're ready to get started on a new formula / cask!

**Note:** For updating an existing formula or cask, refer to the guidelines on 'submitting a new version of a [formula](How-To-Open-a-Homebrew-Pull-Request.md#submit-a-new-version-of-an-existing-formula) / [cask](How-To-Open-a-Homebrew-Pull-Request.md#submit-a-new-version-of-an-existing-cask)' respectively.

Expand Down

0 comments on commit deea6ad

Please sign in to comment.