From 97f2d743b33353b03c98840497e8a8b8242bdf4f Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Wed, 9 May 2018 19:35:46 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d12b67fb..b1b4f449 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,11 @@ sudo portsnap fetch update cd /usr/ports/misc/thefuck && sudo make install clean ``` +On ChromeOS, install *The Fuck* using [chromebrew](https://github.com/skycocker/chromebrew) with the following command: +```bash +crew install thefuck +``` + On other systems, install *The Fuck* by using `pip`: ```bash