diff options
author | Louise Crow <louise.crow@gmail.com> | 2014-07-16 11:59:37 +0100 |
---|---|---|
committer | Louise Crow <louise.crow@gmail.com> | 2014-07-16 11:59:37 +0100 |
commit | a5f1306c468f104a5f131faf5c63b3c9dfa38887 (patch) | |
tree | 7ccd05ef0fe6b3353eb7faef6323cd058d9a6a7c /docs/installing/script.md | |
parent | 411b537c0eb570b544e4c087a2ccd8a2dec5a56f (diff) | |
parent | 9fbcf0678866055107a995755a4f05a98b8bcb65 (diff) |
Merge branch 'portugal-workshop-fixes' into gh-pages
Diffstat (limited to 'docs/installing/script.md')
-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: |