mirror of
https://github.com/lnbook/lnbook
synced 2024-11-18 21:28:03 +00:00
node_client.asciidoc typo
This commit is contained in:
parent
030829e2b1
commit
f8e84831e5
@ -835,7 +835,7 @@ In this section we will build Eclair from scratch. Eclair is written in the Scal
|
||||
|
||||
https://github.com/ACINQ/eclair/blob/master/BUILD.md
|
||||
|
||||
The required Java compiler is part of OpenJDK 11. We will also need a buid framework called Maven, version 3.6.0 or above.
|
||||
The required Java compiler is part of OpenJDK 11. We will also need a build framework called Maven, version 3.6.0 or above.
|
||||
|
||||
On a Debian/Ubuntu Linux system we can use the +apt+ command to install both OpenJDK11 and Maven as shown below:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user