浏览代码

Removing --no-check-certificate from README

Robby Russell 10 年之前
父节点
当前提交
a1de65e359
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.markdown

+ 1 - 1
README.markdown

@@ -29,7 +29,7 @@ Oh My Zsh is installed by running one of the following commands in your terminal
 
 #### via wget
 
-`wget --no-check-certificate https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O - | sh`
+`wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O - | sh`
 
 ## Using Oh My Zsh