From a8e75aecede84f4610c0900deafaf44a32c64920 Mon Sep 17 00:00:00 2001 From: Vladimir Iakovlev Date: Sat, 18 Apr 2015 23:47:47 +0200 Subject: [PATCH] Fix #37 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 870897d5..d9071a25 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ sudo pip install thefuck If it fails try to use `easy_install`: ```bash -sudo easy_intall thefuck +sudo easy_install thefuck ``` And add to `.bashrc` or `.zshrc`: