update readme

This commit is contained in:
Chen Asraf
2022-09-02 13:57:01 +03:00
parent 9bff2f0b44
commit 78c10d74f7

View File

@@ -9,7 +9,7 @@
git clone git@github.com:chenasraf/dotfiles.git ~/.dotfiles
```
3. Replace entire contents of `~/.zshrc` to the new version using:
3. Replace entire contents of `~/.zshrc` to the new version using (`ln -s` does **not** work):
```bash
echo 'source "$HOME/.dotfiles/.zshrc"' > ~/.zshrc