1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-11-01 15:42:06 +00:00

Add Fedora Installation Instructions

Aidan Harris
2016-02-03 00:46:24 +00:00
parent bfc27cfa91
commit c9607b73b6

@@ -36,4 +36,11 @@ sudo pip install psutil thefuck
```bash
sudo pacman -S thefuck
```
# Fedora
```bash
sudo dnf install python-devel
sudo pip install thefuck
```