aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-04-13 08:15:55 +0800
committerfanquake <fanquake@gmail.com>2021-04-13 08:16:14 +0800
commit89b72ce045b5269641cc5ce0213b2029f0b8cca1 (patch)
treec45f228db2d48e5318c6006c6168b98207bafbdd
parent708517b2dd642c20a240431891ab90979168372d (diff)
parent08151e19d97f0407e99826007df3ba5b257129b4 (diff)
downloadbitcoin-89b72ce045b5269641cc5ce0213b2029f0b8cca1.tar.xz
Merge #21661: doc: Fix name of script guix-build
08151e19d97f0407e99826007df3ba5b257129b4 doc: Fix name of script guix-build (Stephan Oeste) Pull request description: ACKs for top commit: hebasto: ACK 08151e19d97f0407e99826007df3ba5b257129b4 jarolrod: ACK 08151e19d97f0407e99826007df3ba5b257129b4 Tree-SHA512: 50e52f91b489db6616b5c9a993474bc1b8c196c3cac4fd5ded7c8fece5a7d72f85d9f566ee6a3df56a132a22a91dd72801ce849ec5e430a7850ff05abcab6b37
-rw-r--r--contrib/guix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md
index b13ad17c81..8c7d6e90ca 100644
--- a/contrib/guix/README.md
+++ b/contrib/guix/README.md
@@ -131,7 +131,7 @@ export JOBS=1 ADDITIONAL_GUIX_COMMON_FLAGS='--max-jobs=8'
From the top of a clean Bitcoin Core repository:
```sh
-./contrib/guix/guix-build.sh
+./contrib/guix/guix-build
```
After the build finishes successfully (check the status code please), compare