mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 03:03:22 -03:00
Fix formatting in release-process.md
This commit is contained in:
parent
dd49e92fb0
commit
9d5ad718cf
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
|
||||
|
||||
|
@ -34,7 +34,7 @@ Release Process
|
|||
popd
|
||||
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/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue