From 3e831a7c2be7aabcfad3ec6ec1c1ea7cc2732398 Mon Sep 17 00:00:00 2001 From: Raman Gupta Date: Tue, 4 Jan 2022 09:10:29 -0500 Subject: [PATCH] README: add Fedora to list of supported distros Fedora has `thefuck` in its distro packages. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182acce..aa2d496 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ On other systems, install *The Fuck* by using `pip`: pip install thefuck ``` -[Alternatively, you may use an OS package manager (OS X, Ubuntu, Arch).](https://github.com/nvbn/thefuck/wiki/Installation) +[Alternatively, you may use an OS package manager (OS X, Ubuntu, Arch, Fedora).](https://github.com/nvbn/thefuck/wiki/Installation) # It is recommended that you place this command in your `.bash_profile`,