# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1351265932 14400
# Node ID 81a3eeb15918b81536792a9ab4333531aeebd10c
# Parent  2fed070f9fad2dfff5563f42c89c4bb62e0c72d2
Mention brew.

diff -r 2fed070f9fad -r 81a3eeb15918 README.markdown
--- a/README.markdown	Fri Oct 05 14:57:33 2012 -0400
+++ b/README.markdown	Fri Oct 26 11:38:52 2012 -0400
@@ -27,14 +27,16 @@
 Installation
 ------------
 
-While `ffind` is in this prototype stage installation is manual.
+If you're on OS X you can use Homebrew:
+
+    brew install ffind
+
+Or you can install manually:
 
 1. Copy the `ffind` to your computer somehow.
 2. Make it executable.
 3. Get it into your path somehow.
 
-That's it.
-
 Usage
 -----