diff --git a/README.md b/README.md index 58f6db66..262a95cc 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ sudo pip install thefuck [Or using an OS package manager (OS X, Ubuntu, Arch).](https://github.com/nvbn/thefuck/wiki/Installation) -You should place this command in your `.bash_profile` or other startup script: +You should place this command in your `.bash_profile`, `.bashrc`, `.zshrc` or other startup script: ```bash eval "$(thefuck-alias)"