Merge pull request #529 from Jman012/master

Fixed display issue with INSTALL.md
This commit is contained in:
irungentoo 2013-08-25 05:33:28 -07:00
commit b4c358de29

View File

@ -75,7 +75,8 @@ Advance configure options:
- --disable-dht-bootstrap-daemon build DHT bootstrap daemon (default: auto) - --disable-dht-bootstrap-daemon build DHT bootstrap daemon (default: auto)
- --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-shared[=PKGS] build shared libraries [default=yes]
- --enable-static[=PKGS] build static libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes]
<a name="osx" />
<a name="osx" />
###OS X: ###OS X:
You need the latest XCode with the Developer Tools (Preferences -> Downloads -> Command Line Tools). You need the latest XCode with the Developer Tools (Preferences -> Downloads -> Command Line Tools).
@ -110,6 +111,7 @@ Advance configure options:
- --disable-dht-bootstrap-daemon build DHT bootstrap daemon (default: auto) - --disable-dht-bootstrap-daemon build DHT bootstrap daemon (default: auto)
- --enable-shared[=PKGS] build shared libraries [default=yes] - --enable-shared[=PKGS] build shared libraries [default=yes]
- --enable-static[=PKGS] build static libraries [default=yes] - --enable-static[=PKGS] build static libraries [default=yes]
<a name="non-homebrew" /> <a name="non-homebrew" />
####Non-homebrew: ####Non-homebrew: