diff --git a/README.md b/README.md index aec7b54..0f3d213 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is my personal zsh configuraton. * [bat](https://github.com/sharkdp/bat) (optional) - better cat, less, man, etc. ### Installation -1. Clone this repo +1. Clone this repo and init the submodules 2. Create a `.zshrc` and fill it with something like this: > ZSH_CONFIG_DIR="path/to/this/repo" > source "${ZSH_CONFIG_DIR}/init.zsh}"