From 13996261be3a77050c85b8bb8b9273b4ae029ee4 Mon Sep 17 00:00:00 2001 From: Vladimir Iakovlev Date: Tue, 2 Jun 2015 06:11:29 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 86d2dc44..c36aa5a4 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ thefuck-alias >> ~/.bashrc [Or in your shell config (Bash, Zsh, Fish, Powershell).](https://github.com/nvbn/thefuck/wiki/Shell-aliases) Changes will be available only in a new shell session. -To make them available immediately, run `source ~/.bashrc`. +To make them available immediately, run `source ~/.bashrc` (or your shell config file like `.zshrc`). ## Update