mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-12 23:07:02 +02:00
docs: improve make with parallel jobs description.
This commit is contained in:
@ -20,7 +20,7 @@ To Build
|
||||
```bash
|
||||
./autogen.sh
|
||||
./configure
|
||||
make
|
||||
make # use "-j N" for N parallel jobs
|
||||
make install # optional
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user