doc: Prepend 'build/' to binary paths under 'src/' in docs

This commit is contained in:
Lőrinc
2024-08-28 16:57:14 +02:00
parent 91b3bc2b9c
commit 6a68343ffb
10 changed files with 70 additions and 70 deletions

View File

@@ -11,7 +11,7 @@ When following your systems build instructions, make sure to install the `Qt` de
To run:
```sh
./src/qt/bitcoin-qt
./build/src/qt/bitcoin-qt
```
## Files and Directories