mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-28 00:16:04 +01:00
doc: Prepend 'build/' to binary paths under 'src/' in docs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user