Browse Source

Added link to macOS in install index.

Also, technically, the name of the current version of the OS is macOS, so I
updated it.
ppa-0.6.1
Mark Beckwith 7 years ago
committed by Rusty Russell
parent
commit
217d4f99eb
  1. 7
      doc/INSTALL.md

7
doc/INSTALL.md

@ -4,8 +4,9 @@
3. [Fedora](#to-build-on-fedora) 3. [Fedora](#to-build-on-fedora)
4. [FreeBSD](#to-build-on-freebsd) 4. [FreeBSD](#to-build-on-freebsd)
5. [NixOS](#to-build-on-nixos) 5. [NixOS](#to-build-on-nixos)
6. [Android](#to-cross-compile-for-android) 6. [macOS](#to-build-on-macos)
7. [Additional steps](#additional-steps) 7. [Android](#to-cross-compile-for-android)
8. [Additional steps](#additional-steps)
Library Requirements Library Requirements
-------------------- --------------------
@ -162,7 +163,7 @@ autogen automake 'python3.withPackages (p: [p.bitcoinlib])' \
valgrind asciidoc --run make valgrind asciidoc --run make
``` ```
To Build on Mac To Build on macOS
--------------------- ---------------------
Assume you have Xcode and HomeBrew installed on your Mac. Assume you have Xcode and HomeBrew installed on your Mac.

Loading…
Cancel
Save