Fix documentation

A commit from the notorious batbus.

Homebrew-specific comments really shouldn't be in the FreeBSD section, though.
This commit is contained in:
Jared Hance 2015-07-04 22:04:14 -07:00
parent da5b8ffbad
commit 644d8a7f1d

View File

@ -55,15 +55,15 @@ urbit depends on:
#### OS X - Macports
sudo port install git gmp libsigsegv openssl autoconf automake cmake
Although `automake`/`autoconf`/`libtool` are generally installed by
default, some have reported needing to uninstall and reinstall those
three packages, at least with Homebrew. Your mileage may vary.
#### FreeBSD
pkg install git gmake gmp libsigsegv openssl automake autoconf ragel cmake re2c libtool
Although `automake`/`autoconf`/`libtool` are generally installed by
default, some have reported needing to uninstall and reinstall those
three packages, at least with Homebrew. Your mileage may vary.
Build
-----