Skip to content

Commit 89b72ce

Browse files
committed
Merge #21661: doc: Fix name of script guix-build
08151e1 doc: Fix name of script guix-build (Stephan Oeste) Pull request description: ACKs for top commit: hebasto: ACK 08151e1 jarolrod: ACK 08151e1 Tree-SHA512: 50e52f91b489db6616b5c9a993474bc1b8c196c3cac4fd5ded7c8fece5a7d72f85d9f566ee6a3df56a132a22a91dd72801ce849ec5e430a7850ff05abcab6b37
2 parents 708517b + 08151e1 commit 89b72ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/guix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ export JOBS=1 ADDITIONAL_GUIX_COMMON_FLAGS='--max-jobs=8'
131131
From the top of a clean Bitcoin Core repository:
132132

133133
```sh
134-
./contrib/guix/guix-build.sh
134+
./contrib/guix/guix-build
135135
```
136136

137137
After the build finishes successfully (check the status code please), compare

0 commit comments

Comments
 (0)