fix link error
The `perform-gitian-builds` is not exists, repalce `perform-gitian-builds` with `setup-and-perform-gitian-builds`.
This commit is contained in:
parent
10a20bf770
commit
204cc98261
1 changed files with 1 additions and 1 deletions
|
@ -353,7 +353,7 @@ Building Bitcoin Core
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
To build Bitcoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
|
To build Bitcoin Core (for Linux, OS X and Windows) just follow the steps under 'perform
|
||||||
Gitian builds' in [doc/release-process.md](release-process.md#perform-gitian-builds) in the bitcoin repository.
|
Gitian builds' in [doc/release-process.md](release-process.md#setup-and-perform-gitian-builds) in the bitcoin repository.
|
||||||
|
|
||||||
This may take some time as it will build all the dependencies needed for each descriptor.
|
This may take some time as it will build all the dependencies needed for each descriptor.
|
||||||
These dependencies will be cached after a successful build to avoid rebuilding them when possible.
|
These dependencies will be cached after a successful build to avoid rebuilding them when possible.
|
||||||
|
|
Loading…
Reference in a new issue