aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax Howell2009-09-24 18:54:27 +0100
committerMax Howell2009-09-24 18:54:27 +0100
commit56f49c2edfc4c6e06fd9f19d175f84a7c59b93c5 (patch)
tree8b81651f53f5058fde14f531b5b8a26fd3cf8361
parent675d4a87beeb8660ecfadf3f0ff6da80c6e852f7 (diff)
downloadhomebrew-56f49c2edfc4c6e06fd9f19d175f84a7c59b93c5.tar.bz2
The term zeroconf only applies to networking apparently
Random guy on Twitter mentions it. Google confirms.
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 67fef8515..50af07331 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Mac.
Here's why you may prefer Homebrew to the alternatives:
-1. Zeroconf installation
+1. Zero configuration installation
Copy the contents of this directory to /usr/local. Homebrew is now ready
for use.
@@ -118,8 +118,8 @@ Max Howell -- <http://twitter.com/mxcl>
Installation
============
-Homebrew is zeroconf, but almost everything it installs is built from source;
-so you need Xcode:
+Homebrew requires no setup, but almost everything it installs is built from
+source; so you need Xcode:
<http://developer.apple.com/technology/xcode.html>