Skip to content

Commit

Permalink
fix link error
Browse files Browse the repository at this point in the history
The  `perform-gitian-builds`  is  not  exists,
repalce  `perform-gitian-builds` with  `setup-and-perform-gitian-builds`.
  • Loading branch information
shooterman committed Sep 24, 2017
1 parent 10a20bf commit 204cc98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/gitian-building.md
Expand Up @@ -353,7 +353,7 @@ Building Bitcoin Core
----------------

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.
These dependencies will be cached after a successful build to avoid rebuilding them when possible.
Expand Down

0 comments on commit 204cc98

Please sign in to comment.