浏览代码

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 11 年之前
父节点
当前提交
b5065b8011
共有 1 个文件被更改,包括 1 次插入1 次删除
  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