From a3655b3f70b58f9a7cfcda7b71c17e6556afc7e9 Mon Sep 17 00:00:00 2001 From: Sameer Rahmani Date: Sat, 4 Dec 2021 11:57:49 +0000 Subject: [PATCH] Change the readme to point to the devheroes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac34f67..5390017 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ for a lazy person like myself. :P Use the following command to install **My.Zsh**: ```bash -sh -c "$(curl -fsSL https://gitlab.com/lxsameer/my.zsh/raw/master/scripts/install.sh)" +sh -c "$(curl -fsSL https://devheroes.codes/lxsameer/my.zsh/raw/master/scripts/install.sh)" ``` In order to update your copy just use `git pull` to get the latest changes.