Skip to content

Commit

Permalink
fixup! cmake, doc: Update build-freebsd.md
Browse files Browse the repository at this point in the history
Remove a trailing space.
  • Loading branch information
hebasto committed May 4, 2024
1 parent b29a306 commit 5b8a877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/build-freebsd.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ cd build
cmake -S .. -DWITH_BDB=OFF -DWITH_GUI=Qt5
```

Run `cmake .. -LH` to see the full list of available options.
Run `cmake .. -LH` to see the full list of available options.

##### Descriptor & Legacy Wallet. No GUI:
This enables support for both wallet types and disables the GUI, assuming
Expand Down

0 comments on commit 5b8a877

Please sign in to comment.