mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Removing --no-check-certificate from README
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user