auto merge of #462 : metajack/servo/doc-update, r=metajack

This commit is contained in:
bors-servo 2013-05-20 10:05:29 -07:00
commit ed986ae7d7

View file

@ -13,13 +13,6 @@ brew install automake libtool
brew install pkg-config 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): On OS X (MacPorts):
``` sh ``` sh