diff options
-rw-r--r-- | docs/installing/script.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installing/script.md b/docs/installing/script.md index 0d826ac8a..61cb76587 100644 --- a/docs/installing/script.md +++ b/docs/installing/script.md @@ -25,7 +25,7 @@ etc.** To download the script, run the following command: - curl -O https://raw.github.com/mysociety/commonlib/master/bin/install-site.sh + curl -O https://raw.githubusercontent.com/mysociety/commonlib/master/bin/install-site.sh If you run this script with `sh install-site.sh`, you'll see its usage message: |