mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-30 18:51:15 +02:00
Fix formatting in release-process.md
This commit is contained in:
@ -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/
|
||||
|
||||
|
Reference in New Issue
Block a user