mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-21 22:31:48 +01:00
Added link to macOS in install index.
Also, technically, the name of the current version of the OS is macOS, so I updated it.
This commit is contained in:
parent
e7c8b95be3
commit
217d4f99eb
1 changed files with 4 additions and 3 deletions
|
@ -4,8 +4,9 @@
|
|||
3. [Fedora](#to-build-on-fedora)
|
||||
4. [FreeBSD](#to-build-on-freebsd)
|
||||
5. [NixOS](#to-build-on-nixos)
|
||||
6. [Android](#to-cross-compile-for-android)
|
||||
7. [Additional steps](#additional-steps)
|
||||
6. [macOS](#to-build-on-macos)
|
||||
7. [Android](#to-cross-compile-for-android)
|
||||
8. [Additional steps](#additional-steps)
|
||||
|
||||
Library Requirements
|
||||
--------------------
|
||||
|
@ -162,7 +163,7 @@ autogen automake 'python3.withPackages (p: [p.bitcoinlib])' \
|
|||
valgrind asciidoc --run make
|
||||
```
|
||||
|
||||
To Build on Mac
|
||||
To Build on macOS
|
||||
---------------------
|
||||
|
||||
Assume you have Xcode and HomeBrew installed on your Mac.
|
||||
|
|
Loading…
Add table
Reference in a new issue