Change the readme to point to the devheroes

This commit is contained in:
Sameer Rahmani 2021-12-04 11:57:49 +00:00
parent 2255ee3441
commit a3655b3f70
1 changed files with 1 additions and 1 deletions

View File

@ -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.