Skip to content

Commit

Permalink
Add new configuration flag to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JBetz committed May 2, 2024
1 parent 3174b34 commit 29a4841
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ make -j$(nproc)
```
To speed up the build if not necessary, disable bench and tests in configure:
```bash
./configure --without-gui --without-natpmp --without-miniupnpc --disable-bench --disable-tests
./configure --enable-any-asset-fees --without-gui --without-natpmp --without-miniupnpc --disable-bench --disable-tests
```

Modes
Expand Down Expand Up @@ -106,4 +106,3 @@ https://github.com/ElementsProject/elementsproject.github.io
Secure Reporting
------------------
See [our vulnerability reporting guide](SECURITY.md)

0 comments on commit 29a4841

Please sign in to comment.