Updated custom zsh paths in README. Fixes #87.

This commit is contained in:
Kyle West
2012-04-16 10:55:32 -03:00
parent 3fd6522d56
commit e406c6eda8

View File

@@ -174,7 +174,7 @@ To make your life easier, create a `zsh` folder in your Dropbox (or as a git rep
ln -s ~/Dropbox/path/to/zsh ~/.yadr/custom/zsh
```
Create as many `whatever.before.zsh` or `whatever.after.zsh` files as you need within the `zsh` directory. Please see `custom/zsh.sample` for
Create as many `before/whatever.zsh` or `after/whatever.zsh` files as you need within the `zsh` directory. Please see `custom/zsh.sample` for
an example.