Skip to content

Commit 08151e1

Browse files
authored
doc: Fix name of script guix-build
1 parent f6c44e9 commit 08151e1

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)