Browse Source

Removing --no-check-certificate from README

Robby Russell 10 years ago
parent
commit
a1de65e359
1 changed files with 1 additions and 1 deletions
  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
 #### 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
 ## Using Oh My Zsh