diff --git a/README.md b/README.md index c4a22dc5..10e0cfaa 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@ If it fails try to use `easy_install`: sudo easy_install thefuck ``` -And add to `.bashrc` or `.zshrc`: +And add to `.bashrc` or `.zshrc` or `.bash_profile`(for OSX): ```bash alias fuck='$(thefuck $(fc -ln -1))'