Skip to content

Commit 423186d

Browse files
committed
♻️ Fix Link
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
1 parent 0239549 commit 423186d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ chmod +x safe_hashes.sh
107107
If you feel fancy, you can also try:
108108

109109
```console
110-
curl -fsSL https://raw.githubusercontent.com/pcaversaccio/safe-tx-hashes/main/install.sh | bash
110+
curl -fsSL https://raw.githubusercontent.com/pcaversaccio/safe-tx-hashes-util/main/install.sh | bash
111111
```
112112

113113
To enable _debug mode_, set the `DEBUG` environment variable to `true` before running the [script](./safe_hashes.sh):

0 commit comments

Comments
 (0)