UPD Readme file, capitalize name

This commit is contained in:
2025-12-07 20:18:22 +01:00
parent e4728537e7
commit 82edafe177

View File

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