diff options
author | h <harshit_goyal333@outlook.com> | 2021-07-23 20:15:16 +0530 |
---|---|---|
committer | h <harshit_goyal333@outlook.com> | 2021-07-23 20:15:16 +0530 |
commit | d7b7f610a53aa62bd82f6704a9c518a93c896963 (patch) | |
tree | 695d308c5b022942d5a81ec06bea65e5656455e0 /contrib/guix | |
parent | 2b5563bb1e6819bf46f561d94213d5fb32751359 (diff) |
Updated Readme, Corrected the codesign typo
Diffstat (limited to 'contrib/guix')
-rw-r--r-- | contrib/guix/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/guix/README.md b/contrib/guix/README.md index 4680368a6f..fa7f63af87 100644 --- a/contrib/guix/README.md +++ b/contrib/guix/README.md @@ -87,7 +87,7 @@ crucial differences: An invocation with all default options would look like: ``` -env DETACHED_SIGS_REPO=<path/to/bitcoin-detached-sigs> ./contrib/guix-codesign +env DETACHED_SIGS_REPO=<path/to/bitcoin-detached-sigs> ./contrib/guix/guix-codesign ``` ## Cleaning intermediate work directories |