aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Labinskiy2016-09-21 13:04:34 +0300
committerNikolay Labinskiy2016-09-21 13:20:59 +0300
commit1758c2bcb5974c945b5d15ed5547fe1d3b3e02f3 (patch)
treefa4c08d1d40c85c51400dd1b84fd79dfdcbc6648
parentd5b6ecfc5078041ddf5f61b259c57f81d5c50fcc (diff)
downloadbrew-1758c2bcb5974c945b5d15ed5547fe1d3b3e02f3.tar.bz2
readme update: it's version 1.0 already
-rw-r--r--docs/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/README.md b/docs/README.md
index 740f73ea3..ac9dbcd79 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -7,8 +7,9 @@ Homebrew installs the stuff you need that Apple didn’t.
- [Gems, Eggs and Perl Modules](Gems,-Eggs-and-Perl-Modules.md)
- [Homebrew and Python](Homebrew-and-Python.md)
-Please note: Homebrew is not 1.0 yet. Generally it works well, but when
-it doesn’t we’d hope you report the bug.
+Please note: Homebrew generally works well, but when it doesn’t we’d hope you
+report the bug.
+
## Troubleshooting
First, please run `brew update` (twice) and `brew doctor`.