mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-19 15:14:23 +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:
committed by
Rusty Russell
parent
e7c8b95be3
commit
217d4f99eb
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user