diff --git a/readme.md b/README.md similarity index 96% rename from readme.md rename to README.md index b9991c5..6338ae5 100644 --- a/readme.md +++ b/README.md @@ -29,7 +29,7 @@ when you first clone this repository and then make a link from the `themes` fold Copy the file `smd.zsh-theme` of this repository to the `themes` directory, like ``` -sudo wget -P /usr/share/oh-my-zsh/themes https://git.kuschel.at/public/smd.zsh-theme/releases/download/1.0/smd.zsh-theme +sudo wget -P /usr/share/oh-my-zsh/themes https://git.kuschel.at/public/smd.zsh-theme/raw/branch/master/smd.zsh-theme ``` Then copy the zsh template `zshrc` to your home directory ```