mirror of
https://github.com/ACINQ/eclair.git
synced 2025-03-13 11:35:47 +01:00
Removed the 'windows installer' part
it will be generated at 'mvn package' if Inno Setup is installed
This commit is contained in:
parent
9d962e6571
commit
fa050da12c
1 changed files with 0 additions and 4 deletions
4
BUILD.md
4
BUILD.md
|
@ -14,7 +14,3 @@ or
|
|||
```shell
|
||||
$ mvn package -DskipTests
|
||||
```
|
||||
To generate the windows installer:
|
||||
```shell
|
||||
$ mvn jfx:native
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue