aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorStephan Oeste <emzy@emzy.de>2021-04-12 19:55:01 +0200
committerGitHub <noreply@github.com>2021-04-12 19:55:01 +0200
commit08151e19d97f0407e99826007df3ba5b257129b4 (patch)
treef63bdf9fb1f6627f439ae711c9adb8c9918604ce /contrib
parentf6c44e999b7d1d9a0de5d678ac8f1679aa271f65 (diff)
downloadbitcoin-08151e19d97f0407e99826007df3ba5b257129b4.tar.xz
doc: Fix name of script guix-build
Diffstat (limited to 'contrib')
-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