diff --git a/README.md b/README.md index 2174148..f0efda0 100644 --- a/README.md +++ b/README.md @@ -11,13 +11,13 @@ If you are lazy just copy paste the following line in your terminal: curl -O https://raw.github.com/yogsototh/zsh_functional/master/install.sh && \ chmod u+x install.sh && . ./install.sh -To install, clone this repo to `~/.zsh/functional` and add +If you want to have more control, +clone this repo to `~/.zsh/functional` and add . ~/.zsh/functional/load to your `.zshrc` - ## Usage and documentation Please refer to the tests so far until I've written simple proper docs for each