GitHub has started to redirect raw.github.com to
raw.githubusercontent.com, breaking the installation scripts.
Paramter -L makes curl follow the redirect.
updated the installation command:
- reversed notation to prevent `curl -s` and hiding errors,
- shortened the commit sha1, still usable but easier to see whole command.