mirror of
https://github.com/btcsuite/btcd.git
synced 2024-11-19 09:50:08 +01:00
release: add missing back tick in build docs
This commit is contained in:
parent
3eb4739b75
commit
1639d6c070
@ -17,7 +17,7 @@ release binaries. However, on Windows, the only way to build the release
|
|||||||
binaries at the moment is by using the Windows Subsystem Linux. One can build
|
binaries at the moment is by using the Windows Subsystem Linux. One can build
|
||||||
the release binaries following these steps:
|
the release binaries following these steps:
|
||||||
|
|
||||||
1. `git clone https://github.com/btcsuite/btcd.git
|
1. `git clone https://github.com/btcsuite/btcd.git`
|
||||||
2. `cd btcd`
|
2. `cd btcd`
|
||||||
3. `./build/release/release.sh <TAG> # <TAG> is the name of the next
|
3. `./build/release/release.sh <TAG> # <TAG> is the name of the next
|
||||||
release/tag`
|
release/tag`
|
||||||
|
Loading…
Reference in New Issue
Block a user