You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/building-a-node-with-ldk/installation.md
+5-6Lines changed: 5 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,9 @@ Welcome to the Lightning Development Kit documentation!
4
4
5
5
If you have any questions about anything related to LDK, feel free to ask our community on [GitHub Discussions](https://github.com/orgs/lightningdevkit/discussions) or join us on [Discord](https://discord.gg/xaYE3pDQpm).
6
6
7
-
## System Requirements
8
-
9
-
MacOS, Windows and Linux are supported.
10
-
11
7
## Installation
12
8
13
-
To add LDK to a project, run:
9
+
Add LDK to a project by configuring the respective config files:
0 commit comments