Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Commit

Permalink
update readme with proper name of upstream homebrew repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwil committed Jun 16, 2015
1 parent cf2a1df commit 9cd6474
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
# homebrew-patches

My "taps" for Mac Homebrew formulae which have patches not accepted by mxcl/homebrew.
My "taps" for Mac Homebrew formulae which have patches not accepted by homebrew/homebrew.

### Usage

Expand All @@ -9,7 +9,7 @@ You can access this repository using `brew tap`:
brew tap kevwil/patches
brew install ...

Since these formulae will likely have collisions with standard mxcl/homebrew formulae, you can:
Since these formulae will likely have collisions with standard homebrew/homebrew formulae, you can:

brew install kevwil/patches/<formula>

Expand Down

0 comments on commit 9cd6474

Please sign in to comment.