summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index 8fa0de46b..25bcdbe6e 100644
--- a/README.markdown
+++ b/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