We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58aa599 commit 0d8a35dCopy full SHA for 0d8a35d
README.md
@@ -19,7 +19,7 @@ to test changes before you commit.
19
1. Run the installer:
20
21
```sh
22
-$ curl -L https://github.com/ONSdigital/git-diff-check/blob/master/install.sh | sh
+$ curl -L https://raw.githubusercontent.com/ONSdigital/git-diff-check/master/install.sh | sh
23
```
24
25
- **For other platforms**
0 commit comments