diff --git a/README.md b/README.md index 1d057f04..9cb9492f 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ alias FUCK='fuck' ```bash # Reload the shell -# bash +# For bash users source ~/.bashrc -# zsh +# For zsh users source ~/.zshrc ```