Skip to content

Commit 0d8a35d

Browse files
committed
Fix install link
1 parent 58aa599 commit 0d8a35d

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
@@ -19,7 +19,7 @@ to test changes before you commit.
1919
1. Run the installer:
2020

2121
```sh
22-
$ curl -L https://github.com/ONSdigital/git-diff-check/blob/master/install.sh | sh
22+
$ curl -L https://raw.githubusercontent.com/ONSdigital/git-diff-check/master/install.sh | sh
2323
```
2424

2525
- **For other platforms**

0 commit comments

Comments
 (0)