mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-24 07:28:02 +01:00
Merge pull request #4454
9d5ad71
Fix formatting in release-process.md (Michael Ford)
This commit is contained in:
commit
a793fcabed
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@ Release Process
|
||||||
|
|
||||||
* * *
|
* * *
|
||||||
|
|
||||||
##perform gitian builds
|
###perform gitian builds
|
||||||
|
|
||||||
From a directory containing the bitcoin source, gitian-builder and gitian.sigs
|
From a directory containing the bitcoin source, gitian-builder and gitian.sigs
|
||||||
|
|
||||||
|
@ -34,7 +34,7 @@ Release Process
|
||||||
popd
|
popd
|
||||||
pushd ./gitian-builder
|
pushd ./gitian-builder
|
||||||
|
|
||||||
###Fetch and build inputs: (first time, or when dependency versions change)
|
###fetch and build inputs: (first time, or when dependency versions change)
|
||||||
|
|
||||||
mkdir -p inputs; cd inputs/
|
mkdir -p inputs; cd inputs/
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue