X-Git-Url: https://arthur.barton.de/gitweb/?p=homebrew-alex.git;a=blobdiff_plain;f=README.md;h=2e6d1ff0ada224fd30edbc282de676ec69fb6f6a;hp=a39ddce80dad810304bcc9c84d8aaf0407774b49;hb=73e37317d4c2e9619ba67fa53e02c09005347ddd;hpb=18079a31df6b9720fdd05e390eca867674b8f902 diff --git a/README.md b/README.md index a39ddce..2e6d1ff 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ Alex' Library for Homebrew Formulae =================================== -This GIT repository contains additional formulae for [homebrew], a package -manager for Mac OS X. +This Git repository contains additional formulae for [homebrew], a package +manager for OS X. Enabling this repository in homebrew ------------------------------------ @@ -10,7 +10,12 @@ Enabling this repository in homebrew Simply use the following command to add and enable this external repository in your local [homebrew] installation: -`brew tap alexbarton/homebrew-alex` +`brew tap alexbarton/alex` +Now you can use all the regular `brew` subcommands like `search`, `install`, +`upgrade` etc. to handle the formulae included here. Please see the [brew tap] +documentation for details. -[homebrew]:http://mxcl.github.com/homebrew/ \ No newline at end of file + +[homebrew]:http://brew.sh +[brew tap]:https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/brew-tap.md