From d4cec3e8509d7c1c91aaba07b5c33af07d9a28ba Mon Sep 17 00:00:00 2001 From: nvbn Date: Mon, 24 Aug 2015 20:25:59 +0300 Subject: [PATCH] Update readme --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 11378a71..71bf475f 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,15 @@ Reading package lists... Done - pip - python-dev -## Installation +## Installation *experimental* + +On Ubuntu and OS X you can install `The Fuck` with installation script: + +```bash +wget -O - https://raw.githubusercontent.com/nvbn/thefuck/master/install.sh | sh - +``` + +## Manual installation Install `The Fuck` with `pip`: