Explorar o código

fix install link for new github URL

also add `-L` to the `curl` command to follow redirects.  this way, if github updates the URL again in the future, it will be redirected to the new URL.
Dave Eddy %!s(int64=11) %!d(string=hai) anos
pai
achega
b5065b8011
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -17,7 +17,7 @@ Installation
 SmartOS
 -------
 
-    bash <(curl -sk https://raw.github.com/calmh/zsnapper/master/install.sh)
+    bash <(curl -Lsk https://raw.githubusercontent.com/calmh/zsnapper/master/install.sh)
 
 This will install into /opt/local/zsnapper and drop default config and manifest
 into /opt/local/etc and /opt/custom/smf respectively. If the config is already