From 64702aed2f6a3cb2dc5f73b5ab4e112b498ff5bf Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Tue, 9 Sep 2025 11:36:25 +0200 Subject: [PATCH] doc: trivial change to trigger CI --- src/qt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qt/README.md b/src/qt/README.md index b82c3021e2313..a40228b955583 100644 --- a/src/qt/README.md +++ b/src/qt/README.md @@ -11,7 +11,7 @@ When following your systems build instructions, make sure to install the `Qt` de To run: ```sh -./build/bin/bitcoin-qt +./build/bin/bitcoin gui ``` ## Files and Directories