Skip to content

Commit

Permalink
Merge pull request #20 from RadiantBlockchain-Community/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
RadiantBlockchain authored Apr 10, 2024
2 parents 421b5ea + e4ecc4a commit c1e922d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Disable QT when building:
mkdir build
cd build
cmake -GNinja .. -DBUILD_RADIANT_QT=OFF
# or to build in Release mode and disable wallet:
# or to build in Release mode and disable QT wallet:
cmake -GNinja .. -DBUILD_RADIANT_QT=OFF -DCLIENT_VERSION_IS_RELEASE=ON
ninja
# Optionally install into system
Expand Down

0 comments on commit c1e922d

Please sign in to comment.