diff --git a/README.md b/README.md index e2c9edd33d9..3bfcead9f75 100644 --- a/README.md +++ b/README.md @@ -13,13 +13,6 @@ brew install automake libtool brew install pkg-config ``` -Note, there is an [issue][] on homebrew which requires the following manual -configuration as well: - -``` sh -sudo sh -c 'echo /usr/local/share/aclocal >> /usr/share/aclocal/dirlist' -``` - On OS X (MacPorts): ``` sh