diff --git a/README.md b/README.md index 6f1cb26..2aba1e9 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Once it's installed you'll have to configure your shell. If you're using ZSH run the following: ```bash -echo 'eval "$(direnv hook bash)"' >> ~/.zshrc +echo 'eval "$(direnv hook zsh)"' >> ~/.zshrc ``` NOTE: You'll have to start a new terminal session for the changes in `~/.zshrc`