From 50dcf3e591c053f99ff679a4c50012e2c658adee Mon Sep 17 00:00:00 2001 From: Perry Rajnovic Date: Fri, 30 Oct 2020 23:01:46 -0400 Subject: [PATCH] MacPorts includes thefuck as a port. --- Installation.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Installation.md b/Installation.md index 5e15eb6..ffd4d9b 100644 --- a/Installation.md +++ b/Installation.md @@ -22,6 +22,11 @@ or ```bash sudo easy_install thefuck ``` +or + +```bash +sudo port install thefuck +``` # Ubuntu