diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-09-19 15:37:21 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-09-19 15:38:18 +0200 |
commit | 0171a1e559aa8b8ac35d13bc87b351442b04e226 (patch) | |
tree | e401a28a01cd08eda395879ca7dea0ea87bc9778 /doc | |
parent | 254ea97e940f06139efb3720e78ebe3c736b24ca (diff) | |
parent | dad932c241a3fe9ef8e4dc36596381666ab4f879 (diff) |
Merge #8720: Minor change in section name
dad932c Minor change in section name (Anders Øyvind Urke-Sætre)
Diffstat (limited to 'doc')
-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 938f92ff12..84dce3f082 100644 --- a/doc/gitian-building.md +++ b/doc/gitian-building.md @@ -337,7 +337,7 @@ 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) -in the bitcoin repository under 'Fetch and build inputs' to install sources which require +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 offline. |