diff options
| author | EricFromCanada | 2017-11-17 16:37:22 -0500 | 
|---|---|---|
| committer | EricFromCanada | 2017-11-17 16:37:22 -0500 | 
| commit | 0441ecd3d70f7d4d00db134880b449f4fb18ec3c (patch) | |
| tree | 1bc6a3858dfa8509156f36460f4d299d04610520 /docs/Interesting-Taps-and-Forks.md | |
| parent | 889fc8190603dc277ed5f5beee94e667e81e64f8 (diff) | |
| download | brew-0441ecd3d70f7d4d00db134880b449f4fb18ec3c.tar.bz2 | |
docs: update for homebrew-nginx migration
Diffstat (limited to 'docs/Interesting-Taps-and-Forks.md')
| -rw-r--r-- | docs/Interesting-Taps-and-Forks.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/Interesting-Taps-and-Forks.md b/docs/Interesting-Taps-and-Forks.md index 5e3fc19d2..b49238674 100644 --- a/docs/Interesting-Taps-and-Forks.md +++ b/docs/Interesting-Taps-and-Forks.md @@ -5,8 +5,6 @@ Homebrew has the capability to add (and remove) multiple taps to your local inst  ## Main taps -*   [homebrew/nginx](https://github.com/Homebrew/homebrew-nginx): A tap for NGINX modules, intended for its `nginx-full` formula which includes more module options. -  *   [homebrew/php](https://github.com/Homebrew/homebrew-php): Repository for PHP-related formulae.  *   [homebrew/science](https://github.com/Homebrew/homebrew-science): A collection of scientific libraries and tools. @@ -17,6 +15,8 @@ You can be added as a maintainer for one of the Homebrew organization taps and a  ## Other interesting taps +*   [denji/nginx](https://github.com/denji/homebrew-nginx): A tap for NGINX modules, intended for its `nginx-full` formula which includes more module options. +  *   [InstantClientTap/instantclient](https://github.com/InstantClientTap/homebrew-instantclient): A tap for Oracle Instant Client. The packages need to be downloaded manually.  *   [osx-cross/avr](https://github.com/osx-cross/homebrew-avr): GNU AVR toolchain (Libc, compilers and other tools for Atmel MCUs, useful for Arduino hackers and AVR programmers). | 
