diff --git a/install.sh b/install.sh
index 1566bc759a2e809c50d2488209e345cc3843b290..f3366ca8845cd31e7597f2b192d24b4affca2a9c 100644
--- a/install.sh
+++ b/install.sh
@@ -1,4 +1,3 @@
-sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
 cp ./.zshrc ~/.zshrc
 git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k
 git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions