diff options
author | MarcoFalke <falke.marco@gmail.com> | 2016-09-21 12:31:02 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2016-09-21 12:31:09 +0200 |
commit | 52b5a8785de760a204b2b0aab19dfaf79c2c3ff0 (patch) | |
tree | 71a18d0c8f52d1d31c0392200098633a6ec070eb /doc/gitian-building.md | |
parent | 886e8c9b72698d3d0c901328a46e4f655e3c6a3c (diff) | |
parent | 6f933c6bb606d35a9f4fb87a75f7cf66afd4b695 (diff) |
Merge #8773: Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated
6f933c6 Trivial Bugfix: doc/gitian-building.md: Link to release-process needs to be updated (Luke Dashjr)
Diffstat (limited to 'doc/gitian-building.md')
-rw-r--r-- | doc/gitian-building.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gitian-building.md b/doc/gitian-building.md index aaf0b4ae87..4914d90df4 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -336,7 +336,7 @@ There will be a lot of warnings printed during the build of the image. These can Getting and building the inputs -------------------------------- -Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-build-inputs-first-time-or-when-dependency-versions-change) +Follow the instructions in [doc/release-process.md](release-process.md#fetch-and-create-inputs-first-time-or-when-dependency-versions-change) in the bitcoin repository under 'Fetch and create inputs' to install sources which require manual intervention. Also optionally follow the next step: 'Seed the Gitian sources cache and offline git repositories' which will fetch the remaining files required for building |