mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01: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