]> arthur.barton.de Git - homebrew-alex.git/blobdiff - README.md
README.md: Update Homebrew homepage URL
[homebrew-alex.git] / README.md
index a39ddce80dad810304bcc9c84d8aaf0407774b49..2e6d1ff0ada224fd30edbc282de676ec69fb6f6a 100644 (file)
--- 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